mac80211: select iwinfo
authorFelix Fietkau <nbd@nbd.name>
Thu, 17 Jun 2021 10:03:48 +0000 (12:03 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 17 Jun 2021 10:40:43 +0000 (12:40 +0200)
Since iwinfo is now used in the core scripts, it needs to be present on the system

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/Makefile

index 0ade95e35ee110246a98cd42dc89eb2fc631141b..d0620c556a43190c1b7d5fd8b21fdcec4491eb8b 100644 (file)
@@ -98,7 +98,7 @@ PKG_CONFIG_DEPENDS += \
 define KernelPackage/cfg80211
   $(call KernelPackage/mac80211/Default)
   TITLE:=cfg80211 - wireless configuration API
-  DEPENDS+= +iw +wireless-regdb
+  DEPENDS+= +iw +iwinfo +wireless-regdb
   ABI_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)
   FILES:= \
        $(PKG_BUILD_DIR)/compat/compat.ko \