Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262021 - media-sound/glame-2.0.1 missing DEPENDency on gnome-base/libgnomeui
Summary: media-sound/glame-2.0.1 missing DEPENDency on gnome-base/libgnomeui
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 19:37 UTC by Nathan Phillip Brink (binki) (RETIRED)
Modified: 2009-05-09 15:04 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 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2009-03-10 19:37:04 UTC
When trying to recompile glame with the gnome useflag enabled, I was stopped by this error:
checking for pkg-config... /usr/bin/pkg-config
checking for required packages... configure: error: You need libgnome-2.0 libgnomeui-2.0 libgnomecanvas-2.0 libglade-2.0 gobject-2.0 glib-2.0 gtk+-2.0 >= 2.6.0 installed and registered with pkg-config

Running pkg-config --modversion <pkgname> worked for all of the packages listed except for libgnomeui-2.0. I looked into glame's ebuild and saw most of these packages listed in DEPEND, but not libnomeui-2.0. I'm not sure if libgnomeui is supposed to be an indirect dependency - if it isn't, then gnome-base/libgnomeui should be added to DEPEND in glame-2.0.1.ebuild under the gnome useflag.

btw, many of the gnome packages refered to in DEPEND have >= 2.6. Since none of these pre-2.6 packages seem to be in Portage anymore, could the versions/inequalities be trimmed when adding libgnomeui?
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-11 05:15:57 UTC
Reassigning to sound herd.
Comment 2 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2009-05-09 15:04:39 UTC
+  09 May 2009; Thomas Anderson <gentoofan23@gentoo.org> glame-2.0.1.ebuild:                                                
+  Add missing dependency on libgnomeui thanks to Nathan Brink
+