FS#37163 - [gconf] unnecessarily depends on gtk3
Attached to Project:
Arch Linux
Opened by Gaetan Bisson (vesath) - Wednesday, 02 October 2013, 07:43 GMT
Last edited by Jan de Groot (JGC) - Thursday, 03 October 2013, 19:09 GMT
Opened by Gaetan Bisson (vesath) - Wednesday, 02 October 2013, 07:43 GMT
Last edited by Jan de Groot (JGC) - Thursday, 03 October 2013, 19:09 GMT
|
Details
I might be missing something, but is there any reason why
gconf depends on gtk3? As far as I can see, gconf does not
link nor uses gtk3 at all...
Currently, gtk2 applications which use gconf pull gtk3 too, which is a little strange. Could we remove gtk3 from the depends array of gconf? |
This task depends upon
Comment by Jan de Groot (JGC) -
Wednesday, 02 October 2013, 17:07 GMT
You're right. gtk2/3 were only dependencies for
gconf-sanity-check, which has been removed in the last version, so
nothing needs gtk2/3 anymore.