Browse Source

wpa_supplicant: add missing dependencies

SVN-Revision: 19333
Felix Fietkau 16 years ago
parent
commit
6f0883ae22
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/hostapd/Makefile

+ 1 - 0
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