Skip to content

Commit ddf3c14

Browse files
committed
openwebif RDEPENDS on python-shell
since 4e4334416c5c22e49b50902174e1fd7aa5a8b1b6
1 parent c589891 commit ddf3c14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

enigma2-plugin-extensions-openwebif.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
44
LIC_FILES_CHKSUM = "file://README;firstline=10;lastline=12;md5=9c14f792d0aeb54e15490a28c89087f7"
55

66
DEPENDS = "python-cheetah-native"
7-
RDEPENDS_${PN} = "python-cheetah python-json python-unixadmin python-misc python-pyopenssl aio-grab"
7+
RDEPENDS_${PN} = "python-cheetah python-json python-unixadmin python-misc python-pyopenssl python-shell aio-grab"
88

99
inherit gitpkgv
1010
PV = "0.1+git${SRCPV}"

0 commit comments

Comments
 (0)