meta-digi-dey: cloudconnector: add 'json-c' dependency required by new features
Signed-off-by: David Escalona <david.escalona@digi.com>
This commit is contained in:
parent
44a3c1a123
commit
b0db58fe53
|
|
@ -5,7 +5,7 @@ SECTION = "libs"
|
|||
LICENSE = "MPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MPL-2.0;md5=815ca599c9df247a0c7f619bab123dad"
|
||||
|
||||
DEPENDS = "confuse libdigiapix openssl recovery-utils swupdate zlib"
|
||||
DEPENDS = "confuse libdigiapix openssl recovery-utils swupdate zlib json-c"
|
||||
|
||||
SRCBRANCH = "master"
|
||||
SRCREV = "${AUTOREV}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue