Date:2010-07-04 01:32:45 (13 years 8 months ago)
Author:nbd
Commit:3e4cfbc540f100ad4a78dbed62448c2e4fdbd3e0
Message:add missing dependencies for hostapd-utils and wpa-cli (#7421)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22052 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: package/hostapd/Makefile (2 diffs)

Change Details

package/hostapd/Makefile
115115define Package/hostapd-utils
116116  $(call Package/hostapd/Default)
117117  TITLE+= (utils)
118  DEPENDS:=@PACKAGE_hostapd||PACKAGE_hostapd-mini
118  DEPENDS:=@PACKAGE_hostapd||PACKAGE_hostapd-mini||PACKAGE_wpad||PACKAGE_wpad-mini
119119endef
120120
121121define Package/hostapd-utils/description
...... 
186186define Package/wpa-cli
187187  SECTION:=net
188188  CATEGORY:=Network
189  DEPENDS:=wpa-supplicant
189  DEPENDS:=@PACKAGE_wpa-supplicant||PACKAGE_wpad-mini||PACKAGE_wpad
190190  TITLE:=WPA Supplicant command line interface
191191  MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
192192endef

Archive Download the corresponding diff file



interactive