increase dvbapp PR
[vuplus_openvuplus] / meta-openvuplus / recipes-vuplus / tasks / task-vuplus-enigma2.inc
index 558092e..065333d 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "Enigma2 Task for Vuplus"
 SECTION = "vuplus/base"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
-INC_PR = "r12"
+INC_PR = "r14"
 
 inherit task
 
@@ -25,6 +25,7 @@ RDEPENDS_${PN} += " \
   enigma2-plugin-extensions-addstreamurl \
   enigma2-plugin-systemplugins-devicemanager \
   enigma2-plugin-systemplugins-videomode \
+  enigma2-plugin-systemplugins-netdrive \
 "
 
 RRECOMMENDS_${PN} += " \
@@ -33,6 +34,7 @@ RRECOMMENDS_${PN} += " \
 
 RDEPENDS_${PN} += " \
   aio-grab \
+  python-misc python-shell python-ctypes \
   python-crypt \
   python-netserver \
   python-twisted-core \