mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-08 11:17:36 +08:00
sqm-scripts: select luci-base instead of depending on it
This commit is contained in:
parent
d17588da1a
commit
58ccf0c995
@ -51,7 +51,7 @@ define Package/luci-app-sqm
|
||||
TITLE:=SQM Scripts - LuCI interface
|
||||
MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
|
||||
PKGARCH:=all
|
||||
DEPENDS:= lua luci-base +sqm-scripts
|
||||
DEPENDS:= +lua +luci-base +sqm-scripts
|
||||
SUBMENU:=3. Applications
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user