[tbb-commits] [tor-browser-bundle/master] Bug #10125: Add Debian deps to recommended apt-get command
mikeperry at torproject.org
mikeperry at torproject.org
Wed Jan 14 17:44:10 UTC 2015
commit 003143681ca452c719bac0ecc23f14db4292efe3
Author: Mike Perry <mikeperry-git at torproject.org>
Date: Wed Jan 14 09:42:36 2015 -0800
Bug #10125: Add Debian deps to recommended apt-get command
---
gitian/check-prerequisites.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gitian/check-prerequisites.sh b/gitian/check-prerequisites.sh
index c59ede0..6111125 100755
--- a/gitian/check-prerequisites.sh
+++ b/gitian/check-prerequisites.sh
@@ -35,7 +35,7 @@ then
echo
echo "Please run"
echo " sudo apt-get install torsocks tor"
- echo " sudo torsocks apt-get install ruby git apt-cacher-ng qemu-kvm virt-what lxc lxctl fakeroot zip unzip"
+ echo " sudo torsocks apt-get install ruby git apt-cacher-ng qemu-kvm virt-what lxc lxctl fakeroot zip unzip python-cheetah debootstrap parted kpartx rsync"
exit 1
fi
More information about the tbb-commits
mailing list