Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74967 - gdk-pixbuf needs to conditionalise dependancy on gnome-libs
Summary: gdk-pixbuf needs to conditionalise dependancy on gnome-libs
Status: RESOLVED DUPLICATE of bug 7693
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-19 13:05 UTC by Ryan Lortie
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Lortie 2004-12-19 13:05:56 UTC
gdk-pixbuf is currently unconditionally dependant on gnome-libs which makes it impossible to install certain gtk1 apps without pulling in gnome 1.

I don't think anybody even uses gnome 1 anymore....

Anyway.. it can be fixed by wrapping a gnome? ( ) around the dependancy which then at least allows you to use -gnome in package.use.
Comment 1 foser (RETIRED) gentoo-dev 2004-12-19 15:08:36 UTC
search

It is even noted in the ebuild why this was done :

# We need gnome-libs here, else gnome support do not get compiled into
# gdk-pixbuf (the GnomeCanvasPixbuf library )

*** This bug has been marked as a duplicate of 7693 ***