From 6cf28f09556776782c99f6e1a1c7f9646db1b8a7 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 25 Jan 2010 21:48:37 +0000 Subject: [PATCH] wpa_supplicant: add missing dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostapd/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 3aec90372..93e201827 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 -- 2.20.1