Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 110649

Summary: sysprof-1.0 ebuild DEPEND line is wrong
Product: Gentoo Linux Reporter: Adam Jackson <ajax>
Component: [OLD] DevelopmentAssignee: SpanKY <vapier>
Status: RESOLVED FIXED    
Severity: normal CC: benjamin.stuhl
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Adam Jackson 2005-10-27 14:40:49 UTC
the sysprof-1.0 ebuild has the following:

DEPEND=">=x11-libs/gtk+-2.0"

but the pkg-config check fails:

checking for gtk+-2.0 > 2.6.0 gthread-2.0 gdk-pixbuf-2.0 pangoft2
libglade-2.0... configure: error: sysprof dependencies not satisfied

since i only had gtk+ 2.4 installed this obviously isn't good enough.

need to at least bump the DEPEND= to 2.6.

Reproducible: Always
Steps to Reproduce:
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-27 16:51:05 UTC
+ metadata.xml is missing
Comment 2 SpanKY gentoo-dev 2005-10-27 17:07:42 UTC
fixed in cvs
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-11-18 10:17:33 UTC
*** Bug 112935 has been marked as a duplicate of this bug. ***