summaryrefslogtreecommitdiff
path: root/openwrt/package/hostapd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-06-15 18:26:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-06-15 18:26:49 +0000
commitf0edabcc4e96faf8509f86c7cce626aee90c7daf (patch)
tree2770c4c9640f940e5ca60e51fe4462fe9a27504d /openwrt/package/hostapd
parentd388e21a35df7f4b2121609a04fa7b557ab1fcfe (diff)
downloadmtk-20170518-f0edabcc4e96faf8509f86c7cce626aee90c7daf.zip
mtk-20170518-f0edabcc4e96faf8509f86c7cce626aee90c7daf.tar.gz
mtk-20170518-f0edabcc4e96faf8509f86c7cce626aee90c7daf.tar.bz2
remove global hostapd builddep on openssl
SVN-Revision: 3953
Diffstat (limited to 'openwrt/package/hostapd')
-rw-r--r--openwrt/package/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/hostapd/Makefile b/openwrt/package/hostapd/Makefile
index 1af2523..f4a61452 100644
--- a/openwrt/package/hostapd/Makefile
+++ b/openwrt/package/hostapd/Makefile
@@ -6,7 +6,7 @@ PKG_NAME:=hostapd
PKG_VERSION:=0.5.3
PKG_RELEASE:=1
PKG_MD5SUM:=4e3134e8b0d86e831230f8c620fd81bb
-PKG_BUILDDEP:=madwifi openssl
+PKG_BUILDDEP:=madwifi
PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz