aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gstreamer/gst-plugins-ugly_0.10.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gstreamer/gst-plugins-ugly_0.10.6.bb')
-rw-r--r--packages/gstreamer/gst-plugins-ugly_0.10.6.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/gstreamer/gst-plugins-ugly_0.10.6.bb b/packages/gstreamer/gst-plugins-ugly_0.10.6.bb
index 9eb6410d09..c88a4db990 100644
--- a/packages/gstreamer/gst-plugins-ugly_0.10.6.bb
+++ b/packages/gstreamer/gst-plugins-ugly_0.10.6.bb
@@ -1,7 +1,9 @@
require gst-plugins.inc
-DEPENDS += "gst-plugins-base"
+DEPENDS += "gst-plugins-base mpeg2dec libsidplay"
+PR = "r3"
+
SRC_URI += "file://cross-compile.patch;patch=1 \
- file://gstmad_16bit.patch;patch=1"
+ file://gstmad_16bit.patch;patch=1 \
+ file://gstsid_autofoo_HACK.patch;patch=1"
-PR = "r1"