We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10824a7 commit 589f0f4Copy full SHA for 589f0f4
1 file changed
enigma2-plugin-extensions-openwebif.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
4
LIC_FILES_CHKSUM = "file://README;firstline=10;lastline=12;md5=9c14f792d0aeb54e15490a28c89087f7"
5
6
DEPENDS = "python-cheetah-native"
7
-RDEPENDS_${PN} = "python-cheetah python-json python-unixadmin python-misc aio-grab"
+RDEPENDS_${PN} = "python-cheetah python-json python-unixadmin python-misc python-pyopenssl aio-grab"
8
9
inherit gitpkgv
10
PV = "0.1+git${SRCPV}"
0 commit comments