FS#13864 - epdfview should not depend on heimdal or gnutls
Attached to Project:
Arch Linux
Opened by Micah Stetson (micah) - Thursday, 19 March 2009, 03:02 GMT
Last edited by Jan de Groot (JGC) - Thursday, 19 March 2009, 07:51 GMT
Opened by Micah Stetson (micah) - Thursday, 19 March 2009, 03:02 GMT
Last edited by Jan de Groot (JGC) - Thursday, 19 March 2009, 07:51 GMT
|
Details
Description:
The epdfview package incorrectly depends on the heimdal and gnutls packages. Epdfview uses libcups which depends on heimdal and gnutls, but it doesn't use those libraries directly. The extra dependencies should just be removed. Additional info: Applies to versions at least up to 0.1.6-12. Steps to reproduce: pacman -Si epdfview |
This task depends upon
...
0x00000001 (NEEDED) Shared library: [libgnutls.so.26]
...
0x00000001 (NEEDED) Shared library: [libkrb5.so.25]
Again, looks like they are needed to me...