[oe-commits] org.oe.dreambox enigma2: update to 20070116, add enigma2-plugins depedency

tmbinc commit openembedded-commits at lists.openembedded.org
Mon Jan 15 15:52:14 UTC 2007


enigma2: update to 20070116, add enigma2-plugins depedency

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: 3928b432256166d7b3609e562de76ccf1aef46e3
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3928b432256166d7b3609e562de76ccf1aef46e3
Files:
1
packages/enigma2/enigma2.bb
Diffs:

#
# mt diff -r661524c2f8c2c58d42acfcf6ea37fc77267356d1 -r3928b432256166d7b3609e562de76ccf1aef46e3
#
# 
# 
# patch "packages/enigma2/enigma2.bb"
#  from [6132a5a604520647fae197ba598fb269fed408c4]
#    to [6f6b4d408a4b42046fab323647008556d79d1c4f]
# 
============================================================
--- packages/enigma2/enigma2.bb	6132a5a604520647fae197ba598fb269fed408c4
+++ packages/enigma2/enigma2.bb	6f6b4d408a4b42046fab323647008556d79d1c4f
@@ -12,11 +12,15 @@ RDEPENDS_append_dm7025 = " gst-plugin-al
 RDEPENDS_append_dm7020 = " gst-plugin-ossaudio"
 RDEPENDS_append_dm7025 = " gst-plugin-alsa alsa-conf"
 
+# 'forward depends' - no two providers can have the same PACKAGES_DYNAMIC, however both
+# enigma2 and enigma2-plugins produce enigma2-plugin-*.
+DEPENDS += "enigma2-plugins"
+
 PACKAGES_DYNAMIC = "enigma2-plugin-*"
 
 PN = "enigma2"
 PR = "r0"
-SRCDATE = "20061109"
+SRCDATE = "20070116"
 PV = "1.0cvs${SRCDATE}"
 
 SRC_URI = "cvs://anonymous@dreamboxupdate.com/cvs;module=enigma2;method=pserver \






More information about the Openembedded-commits mailing list