From 41730f74cd8fef9ee75a848304a6d8def064cdc9 Mon Sep 17 00:00:00 2001 From: hschang Date: Wed, 17 Dec 2014 17:35:40 +0900 Subject: [PATCH] [enigma2-plugin-extensions-openwebif] add python-numbers to RDEPENDS. --- .../recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb b/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb index 09a34c9..baeef4c 100644 --- a/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb +++ b/meta-openvuplus/recipes-vuplus/e2openplugins/enigma2-plugin-extensions-openwebif.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2" 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}" -- 2.7.4