mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
fix hostapd-mini dependencies
SVN-Revision: 3950
This commit is contained in:
parent
5011ced300
commit
44f2725829
@ -6,7 +6,7 @@ PKG_NAME:=hostapd
|
|||||||
PKG_VERSION:=0.5.3
|
PKG_VERSION:=0.5.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_MD5SUM:=4e3134e8b0d86e831230f8c620fd81bb
|
PKG_MD5SUM:=4e3134e8b0d86e831230f8c620fd81bb
|
||||||
PKG_BUILDDEP:=madwifi
|
PKG_BUILDDEP:=madwifi openssl
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
|
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
@ -85,6 +85,7 @@ endef
|
|||||||
define Package/hostapd-mini
|
define Package/hostapd-mini
|
||||||
$(call Package/hostapd)
|
$(call Package/hostapd)
|
||||||
TITLE:=IEEE 802.1x Authenticator (WPA-PSK only)
|
TITLE:=IEEE 802.1x Authenticator (WPA-PSK only)
|
||||||
|
DEPENDS:=
|
||||||
DESCRIPTION:=IEEE 802.1x/WPA/EAP/RADIUS Authenticator (WPA-PSK only)
|
DESCRIPTION:=IEEE 802.1x/WPA/EAP/RADIUS Authenticator (WPA-PSK only)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user