diff options
| -rw-r--r-- | meta-oe/recipes-devtools/libubox/libubox_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/libubox/libubox_git.bb b/meta-oe/recipes-devtools/libubox/libubox_git.bb index 7dbefa1152..76d1c8bf3a 100644 --- a/meta-oe/recipes-devtools/libubox/libubox_git.bb +++ b/meta-oe/recipes-devtools/libubox/libubox_git.bb | |||
| @@ -24,7 +24,7 @@ PV = "1.0.1+git${SRCPV}" | |||
| 24 | 24 | ||
| 25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 26 | 26 | ||
| 27 | inherit cmake | 27 | inherit cmake pkgconfig |
| 28 | 28 | ||
| 29 | DEPENDS = "json-c" | 29 | DEPENDS = "json-c" |
| 30 | 30 | ||
