mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-13 10:08:34 +00:00
Fix dependency for hostapd
Signed-off-by: Wilco Baan Hofman <wilco@baanhofman.nl>
This commit is contained in:
parent
4cd9625dd4
commit
f8d8b60f1b
@ -242,7 +242,7 @@ define Package/eapol-test
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
VARIANT:=supplicant-full
|
VARIANT:=supplicant-full
|
||||||
DEPENDS:=$(DRV_DEPENDS)
|
DEPENDS:=$(DRV_DEPENDS) +WPA_SUPPLICANT_OPENSSL:libopenssl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user