Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100179 - gtk-engines-smooth-0.5.4 needs gdk-pixbuf. not in dependencies
Summary: gtk-engines-smooth-0.5.4 needs gdk-pixbuf. not in dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-24 23:06 UTC by Leon Barton
Modified: 2005-08-03 00:57 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 Leon Barton 2005-07-24 23:06:16 UTC
when emerging gtk-engines-smooth-0.5.4 it gives the error during configure that it is unable to find 
GDK-Pixbuf and errors out. This is the build that is used by the x86 (as opposed to ~x86) branch

Reproducible: Always
Steps to Reproduce:
1. run the stable (non ~) branch
2. do not have gdk-pixbuf installed
3. emerge gtk-engines-smooth

Actual Results:  
Checking for gdk-pixbuf-config... no
configure: error: Could not find installation of GDK_Pixbuf. Try ./configure --help

Expected Results:  
should emerge gdk-pixbuf and anything it needs before emerging gtk-engines-smooth

this problem has been fixed in the version that comes through with ACCEPT_KEYWORDS="~x86". it 
attempts to merge gdk-pixbuf.
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-08-03 00:57:36 UTC
All available versions of gtk-engines-smooth include gdk-pixbuf in the
dependencies now.