summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb b/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb
index 9bf1363913..d100030f9b 100644
--- a/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb
+++ b/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb
@@ -16,3 +16,5 @@ inherit autotools
16# Optional secondary compression 16# Optional secondary compression
17PACKAGECONFIG ??= "" 17PACKAGECONFIG ??= ""
18PACKAGECONFIG[lzma] = "--with-liblzma,--without-liblzma,xz" 18PACKAGECONFIG[lzma] = "--with-liblzma,--without-liblzma,xz"
19
20BBCLASSEXTEND = "native nativesdk"