diff --git a/package/crda/Makefile b/package/crda/Makefile index a9a216151d..7036dcfd6f 100644 --- a/package/crda/Makefile +++ b/package/crda/Makefile @@ -28,7 +28,7 @@ define Package/crda SECTION:=net CATEGORY:=Network TITLE:=Central Regulatory Domain Agent (CRDA) - DEPENDS:=+hotplug2 +kmod-mac80211 +libnl-tiny + DEPENDS:=+kmod-mac80211 +libnl-tiny URL:=http://wireless.kernel.org/en/developers/Regulatory/CRDA endef