mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
pksc11-helper: Fix QA warnings
WARNING: QA Issue: pkcs11-helper rdepends on nspr, but it isn't a build dependency? [build-deps] WARNING: QA Issue: pkcs11-helper rdepends on nss, but it isn't a build dependency? [build-deps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ SRC_URI[sha256sum] = "494ec59c93e7c56c528f335d9353849e2e7c94a6b1b41c89604694e738
|
|||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "e7adf8f35be232a4f04c53b4ac409be52792093e"
|
SRCREV = "e7adf8f35be232a4f04c53b4ac409be52792093e"
|
||||||
|
|
||||||
DEPENDS = "zlib nettle gnutls gmp openssl"
|
DEPENDS = "zlib nettle gnutls gmp openssl nss nspr"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user