X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-app-framework%2Frecipes-support%2Fxmlsec1%2Fxmlsec1_1.%25.bbappend;h=ea1017a9e9efb8933ba5d63dc3998fa99964fa51;hb=317c8a08a6b5943517e67c5ea80b0a9a83a10d63;hp=539a88f1edb6b4bee8781d34cd4e35db809f1f27;hpb=80f4d503fc5bb2564b72b72daedebf74612c30f3;p=AGL%2Fmeta-agl.git diff --git a/meta-app-framework/recipes-support/xmlsec1/xmlsec1_1.%.bbappend b/meta-app-framework/recipes-support/xmlsec1/xmlsec1_1.%.bbappend index 539a88f1e..ea1017a9e 100644 --- a/meta-app-framework/recipes-support/xmlsec1/xmlsec1_1.%.bbappend +++ b/meta-app-framework/recipes-support/xmlsec1/xmlsec1_1.%.bbappend @@ -1,4 +1,4 @@ -FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" -SRC_URI += "file://Only-require-libxslt-in-.pc-files-when-necessary.patch" -DEPENDS += "libxml2" +DEPENDS = "libtool libxml2 libxslt openssl" + +BBCLASSEXTEND = "native nativesdk"