add deps.

This commit is contained in:
licsber 2024-03-16 12:04:24 +08:00
parent 922b3d2b57
commit 6ae9a37dfc
2 changed files with 20 additions and 0 deletions

View File

@ -17,6 +17,9 @@ CONFIG_PACKAGE_docker-compose=y
# 后台执行
CONFIG_PACKAGE_screen=y
# 机械盘挂载
CONFIG_PACKAGE_luci-app-hd-idle=y
# 文件转移
CONFIG_PACKAGE_rsync=y
@ -31,6 +34,8 @@ CONFIG_PACKAGE_luci-app-serverchan=y
# 支援5G
CONFIG_PACKAGE_usb-modeswitch=y
# ECM
CONFIG_PACKAGE_luci-proto-ncm=y
# MBIM Qmi
CONFIG_PACKAGE_luci-proto-mbim=y
CONFIG_PACKAGE_umbim=y
@ -50,3 +55,16 @@ CONFIG_PACKAGE_python3-speedtest-cli=y
# Python都有了 再来个Go不过分
CONFIG_PACKAGE_golang=y
# 花里胡哨的图表最喜欢啦
CONFIG_PACKAGE_luci-app-netdata=y
# 路由器爆炸提醒
CONFIG_PACKAGE_luci-app-serverchan=y
# 路由器!
CONFIG_PACKAGE_vxlan=y
CONFIG_PACKAGE_pppossh=y
CONFIG_PACKAGE_gre=y
CONFIG_PACKAGE_xl2tpd=y
CONFIG_PACKAGE_comgt=y

View File

@ -50,6 +50,8 @@ CONFIG_PCRE2_JIT_ENABLED=y
# 来点5G当备份链路
CONFIG_PACKAGE_usb-modeswitch=y
CONFIG_PACKAGE_modemmanager=y
# ECM
CONFIG_PACKAGE_luci-proto-ncm=y
# MBIM Qmi
CONFIG_PACKAGE_luci-proto-mbim=y
CONFIG_PACKAGE_umbim=y