summaryrefslogtreecommitdiff
path: root/packages/gstreamer
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-10-22 16:32:50 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-10-22 16:32:50 +0000
commitb2f2f00a308c461500ec72b145cde5fc20717700 (patch)
treeed40bac992e62ff5b524d785147c17cb61f02078 /packages/gstreamer
parent76470fec85c94deaddf42a9fbcfe7debd07cf0fa (diff)
parentcf444cd1f994325c7f9531506acb0a56074f7ca6 (diff)
merge of '70c98ecabf04e753c02721c28eb68c90f324d6de'
and 'cebb5151b05a1bb90d6e82d3f2b9883930c5dc35'
Diffstat (limited to 'packages/gstreamer')
-rw-r--r--packages/gstreamer/gst-plugins-ugly_0.10.5.bb5
-rw-r--r--packages/gstreamer/gst-plugins-ugly_0.10.6.bb6
2 files changed, 3 insertions, 8 deletions
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
index 51ce56dc1f..0000000000
--- a/packages/gstreamer/gst-plugins-ugly_0.10.5.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require gst-plugins.inc
-
-DEPENDS += "gst-plugins-base"
-SRC_URI += "file://cross-compile.patch;patch=1"
-PR = "r4"
diff --git a/packages/gstreamer/gst-plugins-ugly_0.10.6.bb b/packages/gstreamer/gst-plugins-ugly_0.10.6.bb
index 9eb6410d09..64f36ddb38 100644
--- a/packages/gstreamer/gst-plugins-ugly_0.10.6.bb
+++ b/packages/gstreamer/gst-plugins-ugly_0.10.6.bb
@@ -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"