contrib: derive iwinfo default selection from luci-lib-sys, not core
This commit is contained in:
parent
e291678012
commit
b2f060169c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ define Package/libiwinfo
|
|||
SUBMENU:=Libraries
|
||||
TITLE:=Generalized Wireless Information Library (iwinfo)
|
||||
DEPENDS:=+PACKAGE_kmod-mac80211:libnl-tiny +liblua +lua
|
||||
DEFAULT:=PACKAGE_luci-lib-core
|
||||
DEFAULT:=PACKAGE_luci-lib-sys
|
||||
endef
|
||||
|
||||
define Package/libiwinfo/description
|
||||
|
|
Loading…
Reference in a new issue