From: Justin Patrin Date: Wed, 15 Nov 2006 20:53:10 +0000 (+0000) Subject: gst-plugins-base: fix PROVIDES X-Git-Tag: Release-2010-05/1~9453^2~470 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5bf01ca8fa9aea4e25a731189ffd5ac4e9b75f9;p=openembedded.git gst-plugins-base: fix PROVIDES --- diff --git a/packages/gstreamer/gst-plugins-base_0.10.7.bb b/packages/gstreamer/gst-plugins-base_0.10.7.bb index 1679ecb1ca..4286a50c61 100644 --- a/packages/gstreamer/gst-plugins-base_0.10.7.bb +++ b/packages/gstreamer/gst-plugins-base_0.10.7.bb @@ -1,5 +1,5 @@ require gst-plugins.inc -PROVIDES_${PN} += "gst-plugins" +PROVIDES += "gst-plugins" do_stage() { autotools_stage_all