Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244624 - media-gfx/gimp-2.6.1: missing dependency on >=media-libs/babl-0.0.22, >=media-libs/gegl-0.0.18
Summary: media-gfx/gimp-2.6.1: missing dependency on >=media-libs/babl-0.0.22, >=media...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 11:54 UTC by Erik Hahn
Modified: 2008-10-27 18:29 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 Erik Hahn 2008-10-27 11:54:31 UTC
When updating gimp to 2.6.1, configure failed with the following error:

checking for BABL... configure: error: Package requirements (babl >= 0.0.22) were not met:

Requested 'babl >= 0.0.22' but version of babl is 0.0.20

After upgradiing babl:

checking for GEGL... configure: error: Package requirements (gegl >= 0.0.18) were not met:

Requested 'gegl >= 0.0.18' but version of GEGL is 0.0.16

The ebuild currently depends on gegl without any specified version and not at all on babl.

Having trouble to build gegl I can't check if gimp actually builds then or if anything else is missing.

Reproducible: Always

Steps to Reproduce:
1.Try to install media-gfx/gimp-2.6.1


Actual Results:  
The needed versions of babl and gegl are pulled in

Expected Results:  
Configure fails because dependencies aren't met
Comment 1 Hanno Böck gentoo-dev 2008-10-27 18:29:49 UTC
We never had babl 0.0.2 or gegl 0.0.16 in portage. If you're using inofficial ebuilds from overlays, then it's up to you to take care of that (beside, emerge -u should've updated them right before gimp).