mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 02:48:26 +02:00
remove global hostapd builddep on openssl
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3953 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
83df651a86
commit
840c30e693
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user