diff --git a/recipes-extra/rauc/rauc.bb b/recipes-extra/rauc/rauc.bb index f96da09..c6e488f 100644 --- a/recipes-extra/rauc/rauc.bb +++ b/recipes-extra/rauc/rauc.bb @@ -15,7 +15,7 @@ S = "${WORKDIR}/git" SRCREV = "011953fa6c824ca518cf0ea074ddeede3726bdcd" -DEPENDS = "curl openssl glib-2.0" +DEPENDS = "curl openssl glib-2.0 glib-2.0-native" # rauc is invoking these depending the machine RDEPENDS_${PN}_append_sysmobts-v2 = " barebox-state"