summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.tools/testxml.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tools/testxml.sh b/.tools/testxml.sh
index 284c7ca3..9e56350f 100755
--- a/.tools/testxml.sh
+++ b/.tools/testxml.sh
@@ -5,7 +5,7 @@ source ./.tools/init.sh
clientdata_init
aptget_update
-aptget_install git-core zip gcc zlib1g-dev ca-certificates libxml2-utils python python-pyvorbis python-ogg python-pil
+aptget_install git-core zip gcc zlib1g-dev ca-certificates libxml2-utils python3 python3-mutagen python3-pil
rm -rf tools
gitclone ${CI_SERVER_URL}/${CI_PROJECT_NAMESPACE} tools.git tools