packages/enigma2/enigma2-plugins.bb: conf for release 2.8.0
[vuplus_openembedded] / packages / enigma2 / enigma2-plugins.bb
index 1732526..762f44b 100755 (executable)
@@ -3,11 +3,11 @@ MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
 
 PACKAGES_DYNAMIC = "enigma2-plugin-*"
 
-SRCDATE = "20100104"
+SRCDATE = "20100401"
 
-# if you want the 2.7.0 release, use
-TAG = ";tag=enigma2-plugins_rel27"
-PV = "2.7cvs${SRCDATE}"
+# if you want the 2.8.0 release, use
+TAG = ";tag=enigma2-plugins_rel28"
+PV = "2.8cvs${SRCDATE}"
 
 # if you want experimental, use:
 #TAG = ""
@@ -23,7 +23,7 @@ inherit autotools
 
 S = "${WORKDIR}/enigma2-plugins"
 
-DEPENDS = "python-pyopenssl python-gdata"
+DEPENDS = "python-pyopenssl python-gdata streamripper python-mutagen"
 DEPENDS += "enigma2"
 
 python populate_packages_prepend () {