Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122664 - emotion-9999 shoud depend on gstreamer-0.10
Summary: emotion-9999 shoud depend on gstreamer-0.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-13 03:24 UTC by BRUNEL Maxime
Modified: 2006-02-13 16:32 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 BRUNEL Maxime 2006-02-13 03:24:14 UTC
The ebuild emotion-9999.ebuild don't depend gstreamer-0.8* but gstreamer-0.10.

DEPEND="...
        gstreamer? ( =media-libs/gstreamer-0.8* )"

correct
DEPEND="...
        gstreamer? ( =media-libs/gstreamer-0.10* )"

maxtoo
Comment 1 SpanKY gentoo-dev 2006-02-13 16:32:29 UTC
done, thanks for the bug report !