reorder deps.

This commit is contained in:
licsber 2024-03-16 12:07:53 +08:00
parent 6ae9a37dfc
commit cfa1df8314
2 changed files with 15 additions and 13 deletions

View File

@ -29,9 +29,6 @@ CONFIG_PACKAGE_iperf3=y
# DDNS
CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y
# 消息提醒
CONFIG_PACKAGE_luci-app-serverchan=y
# 支援5G
CONFIG_PACKAGE_usb-modeswitch=y
# ECM
@ -59,6 +56,9 @@ CONFIG_PACKAGE_golang=y
# 花里胡哨的图表最喜欢啦
CONFIG_PACKAGE_luci-app-netdata=y
# OVPN最好用 不接受反驳
CONFIG_PACKAGE_luci-app-openvpn-server=y
# 路由器爆炸提醒
CONFIG_PACKAGE_luci-app-serverchan=y

View File

@ -26,10 +26,8 @@ CONFIG_PACKAGE_rsync=y
# 测速得有吧
CONFIG_PACKAGE_iperf3=y
# 运营商羊毛也得薅呀
CONFIG_PACKAGE_luci-app-mwan3=y
CONFIG_PACKAGE_luci-app-mwan3helper=y
CONFIG_PACKAGE_luci-app-syncdial=y
# DDNS yyds
CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y
# 移动通信模组
CONFIG_LIBQMI_COLLECTION_BASIC=y
@ -72,15 +70,9 @@ CONFIG_PACKAGE_python3-speedtest-cli=y
# Python都有了 再来个Go不过分
CONFIG_PACKAGE_golang=y
# DDNS yyds
CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y
# 花里胡哨的图表最喜欢啦
CONFIG_PACKAGE_luci-app-netdata=y
# 我最喜欢的小工具
CONFIG_PACKAGE_luci-app-socat=y
# OVPN最好用 不接受反驳
CONFIG_PACKAGE_luci-app-openvpn-server=y
@ -93,3 +85,13 @@ CONFIG_PACKAGE_pppossh=y
CONFIG_PACKAGE_gre=y
CONFIG_PACKAGE_xl2tpd=y
CONFIG_PACKAGE_comgt=y
## Self
# 我最喜欢的小工具
CONFIG_PACKAGE_luci-app-socat=y
# 运营商羊毛也得薅呀
CONFIG_PACKAGE_luci-app-mwan3=y
CONFIG_PACKAGE_luci-app-mwan3helper=y
CONFIG_PACKAGE_luci-app-syncdial=y