]> git.lizzy.rs Git - torbrowser-launcher.git/commitdiff
added debian dependencies to build instructions
authorMicah Lee <micah@micahflee.com>
Thu, 31 Jul 2014 22:42:26 +0000 (15:42 -0700)
committerMicah Lee <micah@micahflee.com>
Thu, 31 Jul 2014 22:42:26 +0000 (15:42 -0700)
BUILD.md

index 074344d4ea8f3eb1ebb5cb6e36bdcbbc4bbd7afe..434b2ca2958c11e3d990efa7617b9a3c917d7c7e 100644 (file)
--- a/BUILD.md
+++ b/BUILD.md
@@ -9,7 +9,7 @@ Then install dependencies, build a package, and install:
 
 ### Debian, Ubuntu, Linux Mint, etc.
 
-    sudo apt-get install build-essential python-all python-stdeb python-gtk2 python-psutil python-twisted python-lzma wmctrl gnupg fakeroot xz-utils
+    sudo apt-get install build-essential python-all python-stdeb python-gtk2 python-psutil python-twisted python-lzma python-txsocksx wmctrl gnupg fakeroot xz-utils tor
     ./build_deb.sh
     sudo dpkg -i deb_dist/torbrowser-launcher_*.deb