X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0e23a76f3ddaef6b7a71c9ed7d6b1adff256bf1a..8ddac8e3cd45a826c487e2aac796c48f3c25f0b1:/package/hostapd/Makefile diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index e9d8a5c2c..8f8af96b1 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -17,7 +17,7 @@ PKG_SOURCE_URL:=http://hostap.epitest.fi/releases/ PKG_SOURCE_SUBDIR:=hostapd-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_MD5SUM:=62876f2179f316db0621cc33adf04c19 -PKG_BUILD_DEPENDS:=madwifi mac80211 libnl openssl +PKG_BUILD_DEPENDS:=PACKAGE_kmod-madwifi:madwifi PACKAGE_kmod-mac80211:mac80211 PACKAGE_kmod-mac80211:libnl include $(INCLUDE_DIR)/package.mk STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(call confvar,CONFIG_PACKAGE_kmod-mac80211 CONFIG_PACKAGE_kmod-madwifi CONFIG_PACKAGE_hostapd CONFIG_PACKAGE_hostapd-mini) @@ -33,7 +33,7 @@ endef define Package/hostapd $(call Package/hostapd/Default) TITLE+= (full) - DEPENDS+= +libopenssl + DEPENDS+= +PACKAGE_hostapd:libopenssl endef #define Package/hostapd/conffiles