From 92dbda986b165d9e9a0cc7a00836b8d6b4f3dc73 Mon Sep 17 00:00:00 2001 From: liupeng Date: Wed, 23 Mar 2022 21:39:56 +0800 Subject: [PATCH] add more depends --- PhicommK3/lede/.config | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/PhicommK3/lede/.config b/PhicommK3/lede/.config index 31ce217..e21f049 100644 --- a/PhicommK3/lede/.config +++ b/PhicommK3/lede/.config @@ -1510,6 +1510,7 @@ CONFIG_BUSYBOX_DEFAULT_FEATURE_IPC_SYSLOG_BUFFER_SIZE=0 # CONFIG_PACKAGE_busybox-selinux is not set CONFIG_PACKAGE_ca-bundle=y # CONFIG_PACKAGE_ca-certificates is not set +CONFIG_PACKAGE_ca-certificates=y # CONFIG_PACKAGE_dnsmasq is not set # CONFIG_PACKAGE_dnsmasq-dhcpv6 is not set CONFIG_PACKAGE_dnsmasq-full=y @@ -3124,7 +3125,9 @@ CONFIG_PACKAGE_luci-lib-fs=y # # Ruby # -# CONFIG_PACKAGE_ruby is not set +CONFIG_PACKAGE_ruby=y +#add +CONFIG_PACKAGE_ruby-yaml=y # end of Ruby # @@ -3906,8 +3909,10 @@ CONFIG_PACKAGE_boost-system=y CONFIG_PACKAGE_libblobmsg-json=y CONFIG_PACKAGE_libbpf=y # CONFIG_PACKAGE_libbsd is not set -# CONFIG_PACKAGE_libcap is not set -# CONFIG_PACKAGE_libcap-ng is not set +CONFIG_PACKAGE_libcap=y +#add CONFIG_PACKAGE_libcap-bin=y +CONFIG_PACKAGE_libcap-bin=y +CONFIG_PACKAGE_libcap-ng=y # CONFIG_PACKAGE_libcares is not set # CONFIG_PACKAGE_libcbor is not set # CONFIG_PACKAGE_libcgroup is not set @@ -4151,7 +4156,7 @@ CONFIG_PACKAGE_libreadline=y # CONFIG_PACKAGE_libroxml is not set # CONFIG_PACKAGE_librrd1 is not set # CONFIG_PACKAGE_librtlsdr is not set -# CONFIG_PACKAGE_libruby is not set +CONFIG_PACKAGE_libruby=y # CONFIG_PACKAGE_libsamplerate is not set # CONFIG_PACKAGE_libsane is not set # CONFIG_PACKAGE_libsasl2 is not set @@ -4905,8 +4910,8 @@ CONFIG_PACKAGE_wget-ssl=y # CONFIG_PACKAGE_fwknop is not set # CONFIG_PACKAGE_fwknopd is not set CONFIG_PACKAGE_ip6tables=y -# CONFIG_PACKAGE_ip6tables-extra is not set -# CONFIG_PACKAGE_ip6tables-mod-nat is not set +CONFIG_PACKAGE_ip6tables-extra=y +CONFIG_PACKAGE_ip6tables-mod-nat=y CONFIG_PACKAGE_iptables=y # CONFIG_IPTABLES_CONNLABEL is not set # CONFIG_IPTABLES_NFTABLES is not set @@ -4920,7 +4925,7 @@ CONFIG_PACKAGE_iptables-mod-conntrack-extra=y # CONFIG_PACKAGE_iptables-mod-delude is not set # CONFIG_PACKAGE_iptables-mod-dhcpmac is not set # CONFIG_PACKAGE_iptables-mod-dnetmap is not set -# CONFIG_PACKAGE_iptables-mod-extra is not set +CONFIG_PACKAGE_iptables-mod-extra=y # CONFIG_PACKAGE_iptables-mod-filter is not set CONFIG_PACKAGE_iptables-mod-fullconenat=y # CONFIG_PACKAGE_iptables-mod-fuzzy is not set