X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fae5b998c5cfac93948828930a305a3dc240a181..be6c9f2769836de4e651188accac0ec14ddda8e2:/package/hostapd/Makefile diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 948e1339b..ea6294cc3 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -115,7 +115,7 @@ endef define Package/hostapd-utils $(call Package/hostapd/Default) TITLE+= (utils) - DEPENDS:=@PACKAGE_hostapd||PACKAGE_hostapd-mini + DEPENDS:=@PACKAGE_hostapd||PACKAGE_hostapd-mini||PACKAGE_wpad||PACKAGE_wpad-mini endef define Package/hostapd-utils/description @@ -186,7 +186,7 @@ endef define Package/wpa-cli SECTION:=net CATEGORY:=Network - DEPENDS:=wpa-supplicant + DEPENDS:=@PACKAGE_wpa-supplicant||PACKAGE_wpad-mini||PACKAGE_wpad TITLE:=WPA Supplicant command line interface MAINTAINER:=Felix Fietkau endef