mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-11 17:34:57 +00:00
rssileds: select libiwinfo instead of just depending on it
SVN-Revision: 33664
This commit is contained in:
parent
68c7a40346
commit
8340e913d9
@ -17,7 +17,7 @@ define Package/rssileds
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=RSSI real-time LED indicator
|
TITLE:=RSSI real-time LED indicator
|
||||||
DEPENDS:=libiwinfo
|
DEPENDS:=+libiwinfo
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/rssileds/description
|
define Package/rssileds/description
|
||||||
|
Loading…
Reference in New Issue
Block a user