debian-bookworm-build: add virtualenv

Fixes: OS#6430
Change-Id: I5d087b8edb9e77a5226df9e4f55e04480eea45dd
This commit is contained in:
Oliver Smith 2024-04-03 13:08:12 +02:00 committed by osmith
parent 882c26b0d8
commit 2af9f16715
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@ RUN set -x && \
tex-gyre \
texinfo \
unzip \
virtualenv \
xsltproc \
&& \
apt-get clean