mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-23 12:01:24 +01: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
|
||||
CATEGORY:=Network
|
||||
VARIANT:=supplicant-full
|
||||
DEPENDS:=$(DRV_DEPENDS)
|
||||
DEPENDS:=$(DRV_DEPENDS) +WPA_SUPPLICANT_OPENSSL:libopenssl
|
||||
endef
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user