projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d388e21
)
remove global hostapd builddep on openssl
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 15 Jun 2006 18:26:49 +0000
(18:26 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 15 Jun 2006 18:26:49 +0000
(18:26 +0000)
SVN-Revision: 3953
openwrt/package/hostapd/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/hostapd/Makefile
b/openwrt/package/hostapd/Makefile
index 1af252320c4ef69bb4ba2bff527ff054f8c84d0b..f4a6145213a94b7783082d25b0a9b8dfd62edabc 100644
(file)
--- 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