summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb b/meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb
index 59a0dfff2f..c1b22886fb 100644
--- a/meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb
+++ b/meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb
@@ -17,6 +17,6 @@ DEPENDS = "\
17DEPENDS:append:libc-musl = " argp-standalone" 17DEPENDS:append:libc-musl = " argp-standalone"
18LDFLAGS:append:libc-musl = " -largp" 18LDFLAGS:append:libc-musl = " -largp"
19 19
20inherit meson 20inherit meson pkgconfig
21 21
22BBCLASSEXTEND = "native nativesdk" 22BBCLASSEXTEND = "native nativesdk"