armbian-build/extras-buildpkgs/90-hostapd-realtek.conf
2016-07-12 21:31:09 +03:00

14 lines
468 B
Plaintext

# hostapd-realtek
local package_name="hostapd-realtek"
local package_repo="http://w1.fi/hostap.git"
local package_ref="branch:hostap_2_5"
local package_upstream_version="2.5"
local package_builddeps="pkg-config libssl-dev libreadline-dev libpcsclite-dev libnl-route-3-dev libnl-genl-3-dev libnl-3-dev libncurses5-dev libdbus-1-dev docbook-utils docbook-to-man"
local package_install_target="hostapd-realtek"
local package_arch="all"
package_checkinstall()
{
false
}