Does librsvg2-common need to depend on libgtk2?
Michael Biebl
biebl at debian.org
Sun Mar 4 17:30:02 UTC 2012
On 04.03.2012 17:10, hohyeis at eml.cc wrote:
> Does librsvg2-common need to depend on libgtk2?
# objdump -x /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/libsvg.so | grep NEEDED
NEEDED librsvg-2.so.2
NEEDED libgtk-x11-2.0.so.0
NEEDED libgdk-x11-2.0.so.0
NEEDED libgdk_pixbuf-2.0.so.0
NEEDED libgobject-2.0.so.0
NEEDED libglib-2.0.so.0
NEEDED libpthread.so.0
NEEDED libc.so.6
So, the short answer is "yes"
The librsvg2-common contains both a gdk-pixbuf module and a gtk2 engine.
The latter drags in the gtk2 dependency.
> This is causing Gnome3 to depend on GTK2.
There is still a lot of GTK2 software. If you are talking about the
"gnome" meta-package, it still has quite a few GTK2 dependencies.
Even if we split librsvg2-common into the gdk-pixbuf module and the
gtk2 engine, we'd need to check, what the reverse dependencies actually
need.
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20120304/65f845d2/attachment.pgp>
More information about the pkg-gnome-maintainers
mailing list