From: hschang Date: Thu, 17 Oct 2013 10:35:48 +0000 (+0900) Subject: dvbapp : update RDEPENDS, parted X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=commitdiff_plain;h=1e90f496d15ba3be356200e1394aeb104f6fb6b3 dvbapp : update RDEPENDS, parted --- diff --git a/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb b/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb index 35be5ab..d2b41b7 100644 --- a/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb +++ b/meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb @@ -20,7 +20,7 @@ RDEPENDS_GST= "gst-plugins-base-decodebin gst-plugins-base-decodebin2 gst-plugin RDEPENDS_${PN} = "python-codecs python-core python-lang python-re python-threading \ python-xml python-fcntl python-stringold python-pickle python-netclient \ - glibc-gconv-iso8859-15 ethtool \ + glibc-gconv-iso8859-15 ethtool parted \ ${RDEPENDS_GST} \ " @@ -88,7 +88,7 @@ RDEPENDS_enigma2-plugin-systemplugins-backupsuitehdd = "mtd-utils-mkfs.ubifs mtd RDEPENDS_enigma2-plugin-systemplugins-backupsuiteusb = "enigma2-plugin-extensions-backupsuitehdd" PN = "enigma2" -PR = "r40" +PR = "r41" SRCDATE = "20121128" #SRCDATE is NOT used by git to checkout a specific revision