[oe-commits] org.oe.dev gst-plugins-ugly: DEPENDS on mpeg2dec and libsidplay

mickeyl commit openembedded-commits at lists.openembedded.org
Mon Oct 22 17:05:51 UTC 2007


gst-plugins-ugly: DEPENDS on mpeg2dec and libsidplay
TODO: add more optional libraries

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: cebb5151b05a1bb90d6e82d3f2b9883930c5dc35
ViewMTN: http://monotone.openembedded.org/revision/info/cebb5151b05a1bb90d6e82d3f2b9883930c5dc35
Files:
1
packages/gstreamer/gst-plugins-ugly_0.10.5.bb
packages/gstreamer/gst-plugins-ugly_0.10.6.bb
Diffs:

#
# mt diff -rbede59fb3622ca61f1dffbdf5e78cc1c90247e08 -rcebb5151b05a1bb90d6e82d3f2b9883930c5dc35
#
# 
# 
# delete "packages/gstreamer/gst-plugins-ugly_0.10.5.bb"
# 
# patch "packages/gstreamer/gst-plugins-ugly_0.10.6.bb"
#  from [a797c052361775643172a8cb270f3ea30d3da281]
#    to [8b11fa9ba4867340cb4c951c7c42cd8789cfc273]
# 
============================================================
--- packages/gstreamer/gst-plugins-ugly_0.10.6.bb	a797c052361775643172a8cb270f3ea30d3da281
+++ packages/gstreamer/gst-plugins-ugly_0.10.6.bb	8b11fa9ba4867340cb4c951c7c42cd8789cfc273
@@ -1,7 +1,7 @@ require gst-plugins.inc
 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"






More information about the Openembedded-commits mailing list