Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498636 - media-plugins/gst-plugins-libav-1.2.0 should DEPEND on >=media-libs/gstreamer-1.2.0
Summary: media-plugins/gst-plugins-libav-1.2.0 should DEPEND on >=media-libs/gstreamer...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2014-01-19 22:24 UTC by EoD
Modified: 2014-01-21 21:58 UTC (History)
1 user (show)

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 EoD 2014-01-19 22:24:58 UTC
media-plugins/gst-plugins-libav-1.2.0 depends on gstreamer >= 1.2.0 but this is not reflected in the ebuild and therefore fails with the following error message:

checking for GST... no
configure: Requested 'gstreamer-1.0 >= 1.2.0' but version of GStreamer is 1.0.10
configure: error: no gstreamer-1.0 >= 1.2.0 (GStreamer) found
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2014-01-21 21:58:00 UTC
+  21 Jan 2014; Gilles Dartiguelongue <eva@gentoo.org>
+  -gst-plugins-libav-1.0.3.ebuild, -gst-plugins-libav-1.0.5.ebuild,
+  -gst-plugins-libav-1.1.0_pre20130128.ebuild, gst-plugins-libav-1.2.0.ebuild:
+  Clean up old revisions. Raise dependency on gstreamer, bug #498636.
+

Indeed. Thanks for reporting.