Skip to content

Commit 8a56b30

Browse files
authored
Update r2c.config.seed
增加python3-pip软件
1 parent 9bd7d3c commit 8a56b30

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

r2c.config.seed

+30-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,36 @@ CONFIG_PACKAGE_luci-theme-openwrt=y
2323
CONFIG_PACKAGE_luci-theme-openwrt-2020=y
2424
CONFIG_PACKAGE_collectd-mod-ping=y
2525
CONFIG_PACKAGE_collectd-mod-thermal=y
26-
26+
CONFIG_PACKAGE_libpython3=y
27+
CONFIG_PACKAGE_python3=y
28+
CONFIG_PACKAGE_python3-asyncio=y
29+
CONFIG_PACKAGE_python3-base=y
30+
CONFIG_PACKAGE_python3-cgi=y
31+
CONFIG_PACKAGE_python3-cgitb=y
32+
CONFIG_PACKAGE_python3-codecs=y
33+
CONFIG_PACKAGE_python3-ctypes=y
34+
CONFIG_PACKAGE_python3-dbm=y
35+
CONFIG_PACKAGE_python3-decimal=y
36+
CONFIG_PACKAGE_python3-distutils=y
37+
CONFIG_PACKAGE_python3-email=y
38+
CONFIG_PACKAGE_python3-gdbm=y
39+
CONFIG_PACKAGE_python3-light=y
40+
CONFIG_PACKAGE_python3-logging=y
41+
CONFIG_PACKAGE_python3-lzma=y
42+
CONFIG_PACKAGE_python3-multiprocessing=y
43+
CONFIG_PACKAGE_python3-ncurses=y
44+
CONFIG_PACKAGE_python3-openssl=y
45+
CONFIG_PACKAGE_python3-pip=y
46+
CONFIG_PACKAGE_python3-pkg-resources=y
47+
CONFIG_PACKAGE_python3-pydoc=y
48+
CONFIG_PACKAGE_python3-readline=y
49+
CONFIG_PACKAGE_python3-setuptools=y
50+
CONFIG_PACKAGE_python3-sqlite3=y
51+
CONFIG_PACKAGE_python3-unittest=y
52+
CONFIG_PACKAGE_python3-urllib=y
53+
CONFIG_PACKAGE_python3-xml=y
54+
CONFIG_PACKAGE_lrzsz=y
55+
CONFIG_PACKAGE_lscpu=y
2756

2857
CONFIG_PACKAGE_kmod-drm-rockchip=y
2958
CONFIG_PACKAGE_kmod-gpu-lima=y

0 commit comments

Comments
 (0)