[enigma2-plugin-extensions-openwebif] add python-numbers to RDEPENDS.
authorhschang <chang@dev3>
Wed, 17 Dec 2014 08:35:40 +0000 (17:35 +0900)
committerhschang <chang@dev3>
Wed, 17 Dec 2014 08:35:40 +0000 (17:35 +0900)
meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb

index 09a34c9..baeef4c 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://README;firstline=10;lastline=12;md5=9c14f792d0aeb54e15490a28c89087f7"
 
 DEPENDS = "python-cheetah-native"
 LIC_FILES_CHKSUM = "file://README;firstline=10;lastline=12;md5=9c14f792d0aeb54e15490a28c89087f7"
 
 DEPENDS = "python-cheetah-native"
-RDEPENDS_${PN} = "python-cheetah python-json python-unixadmin python-misc python-pyopenssl python-shell aio-grab python-compression"
+RDEPENDS_${PN} = "python-cheetah python-json python-unixadmin python-misc python-pyopenssl python-shell aio-grab python-compression python-numbers"
 
 inherit gitpkgv
 PV = "1+git${SRCPV}"
 
 inherit gitpkgv
 PV = "1+git${SRCPV}"