Fix for #4556.
authorRobert Schuster <thebohemian@gmx.net>
Fri, 19 Sep 2008 23:15:00 +0000 (23:15 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Fri, 19 Sep 2008 23:15:00 +0000 (23:15 +0000)
gst-plugins-base: Added gst-plugins-base to DEPENDS.

packages/gstreamer/gst-ffmpeg_0.10.2.bb
packages/gstreamer/gst-ffmpeg_0.10.4.bb

index 2cad978..d41a013 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "multimedia"
 PRIORITY = "optional"
 LICENSE = "LGPL"
 HOMEPAGE = "http://www.gstreamer.net/"
-DEPENDS = "gstreamer zlib"
+DEPENDS = "gstreamer gst-plugins-base zlib"
 PR = "r2"
 
 inherit autotools pkgconfig
index f72772a..5562142 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "multimedia"
 PRIORITY = "optional"
 LICENSE = "LGPL"
 HOMEPAGE = "http://www.gstreamer.net/"
-DEPENDS = "ffmpeg gstreamer zlib"
+DEPENDS = "ffmpeg gstreamer gst-plugins-base zlib"
 PR = "r5"
 
 inherit autotools pkgconfig