crda: remove superfluous dependency

SVN-Revision: 22087
master
Hamish Guthrie 14 years ago
parent 35539f9709
commit 29ac8cfbf7
  1. 2
      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

Loading…
Cancel
Save