diff options
| author | Nicolas Thill <nico@openwrt.org> | 2006-04-01 14:40:44 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2006-04-01 14:40:44 +0000 |
| commit | 43ce8fb570e128ecc8055d3239c1a169f18d573f (patch) | |
| tree | f6a210b7c6e470c0e47e09115fbc26dcdc87f750 /openwrt/package/hostapd/ipkg/hostapd.control | |
| parent | bb692387926bcae52c350916fe7bac4535a4d9ea (diff) | |
| download | mtk-20170518-43ce8fb570e128ecc8055d3239c1a169f18d573f.zip mtk-20170518-43ce8fb570e128ecc8055d3239c1a169f18d573f.tar.gz mtk-20170518-43ce8fb570e128ecc8055d3239c1a169f18d573f.tar.bz2 | |
add an hostapd-mini package with WPA support only, and move hostapd_cli in a separate hostapd-utils package.
SVN-Revision: 3564
Diffstat (limited to 'openwrt/package/hostapd/ipkg/hostapd.control')
| -rw-r--r-- | openwrt/package/hostapd/ipkg/hostapd.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/hostapd/ipkg/hostapd.control b/openwrt/package/hostapd/ipkg/hostapd.control index 4ee883e..cb2dac6 100644 --- a/openwrt/package/hostapd/ipkg/hostapd.control +++ b/openwrt/package/hostapd/ipkg/hostapd.control @@ -2,4 +2,5 @@ Package: hostapd Priority: optional Section: net Depends: kmod-madwifi, libopenssl +Provides: hostpad Description: an IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator |
