From: Felix Fietkau Date: Mon, 25 Jan 2010 21:48:37 +0000 (+0000) Subject: wpa_supplicant: add missing dependencies X-Git-Tag: reboot~21286 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6f0883ae22c7b4f207f08c98dd984432eb1fffef;p=openwrt%2Fstaging%2Flynxis.git wpa_supplicant: add missing dependencies SVN-Revision: 19333 --- diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 3aec903728..93e2018272 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -144,6 +144,7 @@ define Package/wpa-supplicant CATEGORY:=Network TITLE:=WPA Supplicant URL:=http://hostap.epitest.fi/wpa_supplicant/ + DEPENDS:=@!TARGET_avr32 @!TARGET_etrax +PACKAGE_kmod-mac80211:libnl-tiny VARIANT:=supplicant-full endef