We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21bf76 commit 37028ceCopy full SHA for 37028ce
1 file changed
root/etc/s6-overlay/s6-rc.d/init-sma-config/run
@@ -28,7 +28,6 @@ if [[ -f /usr/bin/apt ]]; then
28
xz-utils \
29
python3 \
30
python3-pip \
31
- python3-virtualenv \
32
fontconfig \
33
fonts-dejavu \
34
git \
@@ -72,7 +71,6 @@ elif [[ -f /sbin/apk ]]; then
72
71
xz \
73
74
py3-pip \
75
- py3-virtualenv \
76
77
ttf-dejavu \
78
0 commit comments