mirror of
https://github.com/kenzok8/small-package.git
synced 2026-01-19 13:48:08 +08:00
12 lines
305 B
Diff
12 lines
305 B
Diff
--- a/luci-app-quickstart/Makefile
|
|
+++ b/luci-app-quickstart/Makefile
|
|
@@ -6,7 +6,7 @@
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=LuCI support for quickstart
|
|
-LUCI_DEPENDS:=+quickstart +luci-app-store
|
|
+LUCI_DEPENDS:=+quickstart +luci-app-ttyd
|
|
LUCI_PKGARCH:=all
|
|
|
|
# PKG_RELEASE MUST be empty for luci.mk
|