summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_setup.sh')
-rwxr-xr-xbin/reproducible_setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_setup.sh b/bin/reproducible_setup.sh
index 8ca78b9a..8f5348e1 100755
--- a/bin/reproducible_setup.sh
+++ b/bin/reproducible_setup.sh
@@ -11,7 +11,7 @@ cat > $TMPFILE <<- EOF
echo 'deb http://reproducible.alioth.debian.org/debian/ ./' > /etc/apt/sources.list.d/reproducible.list
apt-get update
echo "Warning: Usage of --force-yes to override the apt authentication warning. Don't do this."
-apt-get install --force-yes -y dpkg dpkg-dev debhelper dh-python proot
+apt-get install --force-yes -y dpkg dpkg-dev debhelper dh-python discount
EOF
sudo pbuilder --create --basetgz /var/cache/pbuilder/base-reproducible.tgz --distribution sid