Fix dependency for hostapd

Signed-off-by: Wilco Baan Hofman <wilco@baanhofman.nl>
owl
Wilco Baan Hofman 2017-01-04 17:48:42 +01:00 committed by Jo-Philipp Wich
parent e39dc8d823
commit fa0ac030f5
1 changed files with 1 additions and 1 deletions

View File

@ -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