diff options
| -rw-r--r-- | meta-oe/recipes-test/fwts/fwts_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/fwts/fwts_git.bb b/meta-oe/recipes-test/fwts/fwts_git.bb index defe31ddff..d3fb644dfd 100644 --- a/meta-oe/recipes-test/fwts/fwts_git.bb +++ b/meta-oe/recipes-test/fwts/fwts_git.bb | |||
| @@ -22,7 +22,7 @@ S = "${WORKDIR}/git" | |||
| 22 | 22 | ||
| 23 | COMPATIBLE_HOST = "(i.86|x86_64|aarch64|powerpc64).*-linux" | 23 | COMPATIBLE_HOST = "(i.86|x86_64|aarch64|powerpc64).*-linux" |
| 24 | 24 | ||
| 25 | DEPENDS = "libpcre json-c glib-2.0 dtc" | 25 | DEPENDS = "libpcre json-c glib-2.0 dtc bison-native" |
| 26 | DEPENDS_append_libc-musl = " libexecinfo" | 26 | DEPENDS_append_libc-musl = " libexecinfo" |
| 27 | 27 | ||
| 28 | inherit autotools bash-completion pkgconfig | 28 | inherit autotools bash-completion pkgconfig |
