mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
openconnect: add missing dependencies
They were autodetected and triggered QA warnings Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
6830c3bc6f
commit
1296817218
@@ -2,7 +2,7 @@ SUMMARY = "Open client for Cisco AnyConnect VPN"
|
|||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=243b725d71bb5df4a1e5920b344b86ad"
|
LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=243b725d71bb5df4a1e5920b344b86ad"
|
||||||
|
|
||||||
DEPENDS = "vpnc libxml2 gnutls"
|
DEPENDS = "vpnc libxml2 gnutls lz4 krb5 libproxy pcsc-lite"
|
||||||
RDEPENDS_${PN} = "vpnc"
|
RDEPENDS_${PN} = "vpnc"
|
||||||
|
|
||||||
PV = "7.06"
|
PV = "7.06"
|
||||||
|
|||||||
Reference in New Issue
Block a user