add python package(misc, shell, types)
authorkos <kos@dev3>
Wed, 14 Aug 2013 01:25:36 +0000 (10:25 +0900)
committerkos <kos@dev3>
Wed, 14 Aug 2013 01:25:36 +0000 (10:25 +0900)
meta-openvuplus/recipes-vuplus/tasks/task-vuplus-enigma2.inc

index 1a5be18..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 = "r13"
+INC_PR = "r14"
 
 inherit task
 
@@ -34,6 +34,7 @@ RRECOMMENDS_${PN} += " \
 
 RDEPENDS_${PN} += " \
   aio-grab \
+  python-misc python-shell python-ctypes \
   python-crypt \
   python-netserver \
   python-twisted-core \