Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 311331 - missing dependencies for building gimp on prefix
Summary: missing dependencies for building gimp on prefix
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 18:47 UTC by Guilherme Amadio
Modified: 2011-04-24 12:34 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 Guilherme Amadio gentoo-dev 2010-03-25 18:47:12 UTC
I would like to have gimp, ffmpeg, etc under portage in my prefix environment, but one of the dependencies is not in the tree:

sirius ~ $ emerge -av gimp

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "media-libs/libdc1394".
(dependency required by "media-video/ffmpeg-0.5_p21602" [ebuild])
(dependency required by "media-libs/gegl-0.1.2" [ebuild])
(dependency required by "media-gfx/gimp-2.6.8" [ebuild])
(dependency required by "gimp" [argument])

I plan on working on this this week to learn how to use ecopy, so unless it's critical for somebody else, give me a couple of days to try and solve it.

Reproducible: Always
Comment 1 Fabian Groffen gentoo-dev 2010-04-02 19:46:50 UTC
Any luck on this?  Do you need any pointers/help?