FS#4134 - gnome-python-extras additional dependency
Attached to Project:
Arch Linux
Opened by Matt Riks (matteriks) - Thursday, 09 March 2006, 22:00 GMT
Opened by Matt Riks (matteriks) - Thursday, 09 March 2006, 22:00 GMT
|
Details
it seams that gnome-python-extras depends additionally on
libgtkhtml which is not listed in the package:
/usr/lib/python2.4/site-packages/gtk-2.0/gtkhtml2.so depends on libgtkhtml-2.so.0 |
This task depends upon
Comment by Jan de Groot (JGC) -
Friday, 10 March 2006, 08:44 GMT
The reason for this is that if you want to use python bindings for
some module, you have to install that module. Since it's not a
good idea to split up every single module into pieces, we decided
to remove all dependencies and make them build dependencies. This
way, a program that wants one single lib doesn't have to depend on
a complete gnome desktop.