From 8cd88d7e84557bb2e9a014e52184398924d08955 Mon Sep 17 00:00:00 2001 From: John Doe Date: Fri, 24 Sep 2021 02:10:58 +0800 Subject: [PATCH] Package: add luci-lib-json, luci-mod-rpc --- common.seed | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.seed b/common.seed index 955c11b..ea93aa1 100644 --- a/common.seed +++ b/common.seed @@ -39,6 +39,8 @@ CONFIG_PACKAGE_luci-app-vnstat=y CONFIG_PACKAGE_luci-app-vsftpd=y CONFIG_PACKAGE_luci-app-xlnetacc=y CONFIG_PACKAGE_luci-app-zerotier=y +CONFIG_PACKAGE_luci-lib-json=y +CONFIG_PACKAGE_luci-mod-rpc=y CONFIG_PACKAGE_luci-theme-argonv3=y CONFIG_PACKAGE_luci-theme-bootstrap=y CONFIG_PACKAGE_luci-theme-infinityfreedom=y