瀏覽代碼

luci-app-ssr-plus: depends on luci-lua-runtime on luci 24.10+

coolsnowwolf 3 月之前
父節點
當前提交
1006f38154
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      luci-app-ssr-plus/Makefile

+ 1 - 0
luci-app-ssr-plus/Makefile

@@ -71,6 +71,7 @@ LUCI_DEPENDS:= \
 
 define Package/$(PKG_NAME)/config
 select PACKAGE_luci-lib-ipkg if PACKAGE_$(PKG_NAME)
+select PACKAGE_luci-lua-runtime if PACKAGE_$(PKG_NAME)
 
 choice
 	prompt "Shadowsocks Client Selection"