diff options
-rw-r--r-- | contrib/package/luci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 7639761926..f65cdfa80a 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -561,7 +561,7 @@ $(eval $(call collection,ssl,\ $(eval $(call collection,light,\ Minimum package set using only admin mini and the standard theme,\ - +uhttpd +luci-mod-admin-mini +luci-theme-openwrt-light)) + +uhttpd +luci-mod-admin-mini +luci-theme-openwrt)) ### Compile ### |