From f0edabcc4e96faf8509f86c7cce626aee90c7daf Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 15 Jun 2006 18:26:49 +0000 Subject: [PATCH] remove global hostapd builddep on openssl SVN-Revision: 3953 --- openwrt/package/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/hostapd/Makefile b/openwrt/package/hostapd/Makefile index 1af252320c..f4a6145213 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 -- 2.25.1