aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/hostap/hostap-daemon_0.5.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/hostap/hostap-daemon_0.5.10.bb b/recipes/hostap/hostap-daemon_0.5.10.bb
index ea493017fe..5d3ddaf6c9 100644
--- a/recipes/hostap/hostap-daemon_0.5.10.bb
+++ b/recipes/hostap/hostap-daemon_0.5.10.bb
@@ -5,8 +5,8 @@ PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "openssl ${@base_contains("COMBINED_FEATURES", "pci", "madwifi-ng", "",d)}"
PR = "r1"
-DEPENDS_append_mtx-1 = " madwifi-modules"
-DEPENDS_append_mtx-2 = " madwifi-modules"
+DEPENDS_append_mtx-1 = " madwifi-modules openssl"
+DEPENDS_append_mtx-2 = " madwifi-modules openssl"
CPPFLAGS_append_mtx-1 = " -I${STAGING_INCDIR}/madwifi/"
CPPFLAGS_append_mtx-2 = " -I${STAGING_INCDIR}/madwifi/"