From 1e90f496d15ba3be356200e1394aeb104f6fb6b3 Mon Sep 17 00:00:00 2001 From: hschang Date: Thu, 17 Oct 2013 19:35:48 +0900 Subject: [PATCH 1/1] dvbapp : update RDEPENDS, parted --- meta-openvuplus/recipes-vuplus/enigma2/enigma2.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.7.4