diff options
| -rw-r--r-- | meta-oe/recipes-support/gsoap/gsoap-native_2.8.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gsoap/gsoap-native_2.8.12.bb b/meta-oe/recipes-support/gsoap/gsoap-native_2.8.12.bb index 46fabbbb47..ac90155b53 100644 --- a/meta-oe/recipes-support/gsoap/gsoap-native_2.8.12.bb +++ b/meta-oe/recipes-support/gsoap/gsoap-native_2.8.12.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require gsoap_${PV}.inc | 1 | require gsoap_${PV}.inc |
| 2 | 2 | ||
| 3 | DEPENDS = "" | 3 | DEPENDS = "flex-native" |
| 4 | EXTRA_OEMAKE = "" | 4 | EXTRA_OEMAKE = "" |
| 5 | 5 | ||
| 6 | inherit native | 6 | inherit native |
