Skip to content

Commit 589f0f4

Browse files
committed
OpenWebif dependency for HTTPS support
Adds python-pyopenssl to the packages to be installed
1 parent 10824a7 commit 589f0f4

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 aio-grab"
7+
RDEPENDS_${PN} = "python-cheetah python-json python-unixadmin python-misc python-pyopenssl aio-grab"
88

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

0 commit comments

Comments
 (0)