diff options
| -rw-r--r-- | meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb | 2 |
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 = "\ | |||
| 17 | DEPENDS:append:libc-musl = " argp-standalone" | 17 | DEPENDS:append:libc-musl = " argp-standalone" |
| 18 | LDFLAGS:append:libc-musl = " -largp" | 18 | LDFLAGS:append:libc-musl = " -largp" |
| 19 | 19 | ||
| 20 | inherit meson | 20 | inherit meson pkgconfig |
| 21 | 21 | ||
| 22 | BBCLASSEXTEND = "native nativesdk" | 22 | BBCLASSEXTEND = "native nativesdk" |
