FS#21172 - evince: gconf dependency missing

Attached to Project: Arch Linux
Opened by Ramana Kumar (xrchz) - Sunday, 10 October 2010, 10:34 GMT
Last edited by Ionut Biru (wonder) - Sunday, 10 October 2010, 11:13 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Ionut Biru (wonder)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: evince depends on gconf, but that dependency is not in the package


Additional info:
* package version: I tried 2.32.0-3
* allanbrokeit's script to prove the dependency:
readelf -d $(pacman -Qql evince) 2>/dev/null | grep NEEDED | sort | uniq
(notice libgconf there)


Steps to reproduce:
(don't install gconf)
pacman -S evince
evince
evince: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
This task depends upon

Closed by  Ionut Biru (wonder)
Sunday, 10 October 2010, 11:13 GMT
Reason for closing:  Fixed
Additional comments about closing:  in evince-2.32.0-5, which is in staging. soon would be moved in extra

Loading...