With 2023.12, json-c is mandatory. Signed-off-by: Stefano Babic <stefano.babic@swupdate.org>
@@ -1,7 +1,7 @@
SUMMARY="Image updater for Yocto projects"
DESCRIPTION = "Application for automatic software update from USB Pen"
SECTION="swupdate"
-DEPENDS += "libconfig zlib libubootenv"
+DEPENDS += "libconfig zlib libubootenv json-c"
# SWUpdate licensing is described in the following pages:
# https://sbabic.github.io/swupdate/licensing.html