summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-test/fwts/fwts_git.bb2
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
23COMPATIBLE_HOST = "(i.86|x86_64|aarch64|powerpc64).*-linux" 23COMPATIBLE_HOST = "(i.86|x86_64|aarch64|powerpc64).*-linux"
24 24
25DEPENDS = "libpcre json-c glib-2.0 dtc" 25DEPENDS = "libpcre json-c glib-2.0 dtc bison-native"
26DEPENDS_append_libc-musl = " libexecinfo" 26DEPENDS_append_libc-musl = " libexecinfo"
27 27
28inherit autotools bash-completion pkgconfig 28inherit autotools bash-completion pkgconfig