[oe-commits] org.oe.dreambox enigma2: depend on libdreamdvd

tmbinc commit oe at amethyst.openembedded.net
Thu May 22 00:25:23 UTC 2008


enigma2: depend on libdreamdvd

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: 5e80332fceb84c9618ec8e955eb36c8704e6eca5
ViewMTN: http://monotone.openembedded.org/revision/info/5e80332fceb84c9618ec8e955eb36c8704e6eca5
Files:
1
packages/enigma2/enigma2.bb
Diffs:

#
# mt diff -rc1f08fc8ba9e181b3d89c4e287bec4335ca24197 -r5e80332fceb84c9618ec8e955eb36c8704e6eca5
#
#
#
# patch "packages/enigma2/enigma2.bb"
#  from [cbbd08129f0f7340cd838cda54348e11663a2885]
#    to [675cda524f8b118d13e789c38df87615c15f3fd6]
#
============================================================
--- packages/enigma2/enigma2.bb	cbbd08129f0f7340cd838cda54348e11663a2885
+++ packages/enigma2/enigma2.bb	675cda524f8b118d13e789c38df87615c15f3fd6
@@ -2,7 +2,7 @@ DEPENDS = "jpeg libungif libmad libpng l
 MAINTAINER = "Felix Domke <tmbinc at elitedvb.net>"
 DEPENDS = "jpeg libungif libmad libpng libsigc++-1.2 gettext-native \
 	dreambox-dvbincludes freetype libdvbsi++ python swig-native  \
-	libfribidi gstreamer libxmlccwrap"
+	libfribidi gstreamer libxmlccwrap libdreamdvd"
 RDEPENDS = "python-codecs python-core python-lang python-re python-threading \
 	python-xml python-fcntl gst-plugin-decodebin python-stringold \
 	gst-plugin-id3demux gst-plugin-mad gst-plugin-ogg gst-plugin-playbin \
@@ -32,8 +32,8 @@ PN = "enigma2"
 DESCRIPTION_append_enigma2-plugin-systemplugins-videomode = "selects advanced video modes"
 
 PN = "enigma2"
-PR = "r0"
-SRCDATE = "20080417"
+PR = "r1"
+SRCDATE = "20080522"
 
 # if you want experimental, use:
 #REL_MAJOR="2"






More information about the Openembedded-commits mailing list