summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb b/meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb
index 8875844615..36530d2df0 100644
--- a/meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb
+++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb
@@ -22,7 +22,7 @@ PARALLEL_MAKE = ""
22 22
23EXTRA_OEMAKE_class-target = "SOAP=${STAGING_BINDIR_NATIVE}/soapcpp2" 23EXTRA_OEMAKE_class-target = "SOAP=${STAGING_BINDIR_NATIVE}/soapcpp2"
24 24
25DEPENDS = "openssl zlib flex bison" 25DEPENDS = "openssl zlib flex bison bison-native"
26DEPENDS_append_class-target = " gsoap-native" 26DEPENDS_append_class-target = " gsoap-native"
27 27
28do_install_append() { 28do_install_append() {