Skip to content

Commit 6533f2c

Browse files
committed
add needed dep with purge
1 parent 52d784b commit 6533f2c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ RUN \
143143
pulseaudio \
144144
pulseaudio-utils \
145145
python3 \
146+
python3-distutils-extra \
146147
python3-gi \
147148
python3-gst-1.0 \
148149
software-properties-common \

Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ RUN \
142142
pulseaudio \
143143
pulseaudio-utils \
144144
python3 \
145+
python3-distutils-extra \
145146
python3-gi \
146147
python3-gst-1.0 \
147148
software-properties-common \

0 commit comments

Comments
 (0)