Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139699 - gimp-9999.ebuild vs. upstream cvs requirements
Summary: gimp-9999.ebuild vs. upstream cvs requirements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Henrik Brix Andersen
URL: http://developer.gimp.org/ChangeLog
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-07-08 12:03 UTC by Petr Novak
Modified: 2006-07-09 09: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 Petr Novak 2006-07-08 12:03:19 UTC
According to http://developer.gimp.org/ChangeLog, CVS GIMP requires >=gtk+-2.8.17 and >=pango-1.12.2 as of 2006-07-07. Ebuild states only gtk+-2.8.8 and pango-1.4, so the emerge fails during configure.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-08 12:32:00 UTC
Err, using live CVS ebuild really assumed you won't run stable dependencies. :P
Comment 2 Henrik Brix Andersen 2006-07-08 15:20:02 UTC
(In reply to comment #1)
> Err, using live CVS ebuild really assumed you won't run stable dependencies. :P

Nonsense. This is, of course, a bug and will be fixed once I can find the time.

Comment 3 Henrik Brix Andersen 2006-07-09 09:57:05 UTC
Fixed in CVS. Thank you for reporting this.