Skip to content

Commit c97c9c0

Browse files
[OpenWebif] Add python-ipaddress to depends
1 parent e11b729 commit c97c9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)