gst-plugins-ugly: DEPENDS on mpeg2dec and libsidplay
authorMichael Lauer <mickey@vanille-media.de>
Mon, 22 Oct 2007 16:31:48 +0000 (16:31 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 22 Oct 2007 16:31:48 +0000 (16:31 +0000)
TODO: add more optional libraries

packages/gstreamer/gst-plugins-ugly_0.10.5.bb [deleted file]
packages/gstreamer/gst-plugins-ugly_0.10.6.bb

diff --git a/packages/gstreamer/gst-plugins-ugly_0.10.5.bb b/packages/gstreamer/gst-plugins-ugly_0.10.5.bb
deleted file mode 100644 (file)
index 51ce56d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-require gst-plugins.inc
-
-DEPENDS += "gst-plugins-base"
-SRC_URI += "file://cross-compile.patch;patch=1"
-PR = "r4"
index 9eb6410..64f36dd 100644 (file)
@@ -1,7 +1,7 @@
 require gst-plugins.inc
 
-DEPENDS += "gst-plugins-base"
+DEPENDS += "gst-plugins-base mpeg2dec libsidplay"
+PR = "r2"
+
 SRC_URI += "file://cross-compile.patch;patch=1 \
             file://gstmad_16bit.patch;patch=1"
-
-PR = "r1"