Commit 6fb3ee7b authored by Holger Levsen's avatar Holger Levsen
Browse files

more buster related packaging replacements



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 1fad75e4
...@@ -382,7 +382,7 @@ if [ -f /etc/debian_version ] ; then ...@@ -382,7 +382,7 @@ if [ -f /etc/debian_version ] ; then
DEBS="$DEBS postfix-pcre" DEBS="$DEBS postfix-pcre"
# only needed on the main node # only needed on the main node
elif [ "$HOSTNAME" = "jenkins" ] ; then elif [ "$HOSTNAME" = "jenkins" ] ; then
DEBS="$DEBS ffmpeg libav-tools python3-popcon dose-extra" DEBS="$DEBS ffmpeg python3-popcon dose-extra"
fi fi
# mock is needed to build fedora # mock is needed to build fedora
if [ "$HOSTNAME" = "osuosl-build171-amd64" ] || [ "$HOSTNAME" = "osuosl-build172-amd64" ] || [ "$HOSTNAME" = "jenkins" ] ; then if [ "$HOSTNAME" = "osuosl-build171-amd64" ] || [ "$HOSTNAME" = "osuosl-build172-amd64" ] || [ "$HOSTNAME" = "jenkins" ] ; then
...@@ -449,8 +449,8 @@ if [ -f /etc/debian_version ] ; then ...@@ -449,8 +449,8 @@ if [ -f /etc/debian_version ] ; then
python3-yaml python3-yaml
python-arpy python-arpy
python-hachoir-metadata python-hachoir-metadata
python-imaging
python-lzma python-lzma
python-pil
python-pip python-pip
python-setuptools python-setuptools
python-twisted python-twisted
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment