FS#13863 - gtk2 should not depend on heimdal or gnutls
Attached to Project:
Arch Linux
Opened by Micah Stetson (micah) - Thursday, 19 March 2009, 01:53 GMT
Last edited by Jan de Groot (JGC) - Thursday, 19 March 2009, 07:52 GMT
Opened by Micah Stetson (micah) - Thursday, 19 March 2009, 01:53 GMT
Last edited by Jan de Groot (JGC) - Thursday, 19 March 2009, 07:52 GMT
|
Details
Description:
The gtk2 package incorrectly depends on heimdal and gnutls. These are used by libcups and only indirectly by gtk2. Having gtk2 depend on them means that it has to be modified if libcups's dependencies change. Additional info: Applies to gtk2 versions at least through 2.14.7-2 Steps to reproduce: pacman -Si gtk2 |
This task depends upon
Maybe a "-Wl,--as-needed" would reduced these?
These dependencies are there for a reason. They're not versioned for nothing.