FS#15002 - [gvim] is missing a depend on glitz

Attached to Project: Arch Linux
Opened by Henning Garus (garns) - Monday, 08 June 2009, 02:19 GMT
Last edited by Jan de Groot (JGC) - Monday, 08 June 2009, 06:24 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Tobias Kieslich (tobias)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

gvim links to libglitz but does not depend on the glitz package. Executing gvim or vim-big fails when glitz is missing.


Additional info:

gvim 7.2.166-1 from testing

I think this is true for gvim in extra as well.


Steps to reproduce:

$ ldd usr/bin/vim-big
[...]
libglitz.so.1 => not found
[...]


Remove glitz and try to start vim-big/gvim :

$ gvim
gvim: error while loading shared libraries: libglitz.so.1: cannot open shared object file: No such file or directory


This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 08 June 2009, 06:24 GMT
Reason for closing:  Not a bug

Loading...