summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-support/xmlsec1/xmlsec1_1.%.bbappend
blob: 8f1972f07dd05336df33e7cdd18c8f81786ce1eb (plain)
1
2
3
4
5
6
FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
SRC_URI += "file://Only-require-libxslt-in-.pc-files-when-necessary.patch"

DEPENDS += "libxml2"

BBCLASSEXTEND = "native nativesdk"