Update Makefile

This commit is contained in:
coolsnowwolf 2020-03-27 17:18:51 +08:00 committed by GitHub
parent 99c104d102
commit 27b172bd06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 +luci-compat +sqm-scripts
DEPENDS:= +lua +luci-base +sqm-scripts
SUBMENU:=3. Applications
endef