]> git.lizzy.rs Git - torbrowser-launcher.git/commitdiff
removing tor as a dependency again, until that feature is implemented
authorMicah Lee <micahflee@riseup.net>
Wed, 7 Aug 2013 12:26:22 +0000 (14:26 +0200)
committerMicah Lee <micahflee@riseup.net>
Wed, 7 Aug 2013 12:26:22 +0000 (14:26 +0200)
README.md
stdeb.cfg

index 208054bda19c6126638d19f5a6a31fb5e861c9c3..90d61fbc61d10627eba7bccf41e911ecc1457e87 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you're using a Debian-based distro like Debian, Ubuntu, or Linux Mint, the
 following instructions will install dependencies, clone this repo, build a .deb, and
 install it with dpkg.
 
-    sudo apt-get install python-stdeb python-gtk2 python-psutil python-twisted wmctrl gnupg tor
+    sudo apt-get install python-stdeb python-gtk2 python-psutil python-twisted wmctrl gnupg fakeroot
     git clone https://github.com/micahflee/torbrowser-launcher.git
     cd torbrowser-launcher
     ./build_and_install.sh
@@ -37,7 +37,7 @@ install it like this:
 
 Also install the ```torbrowser-launcher``` dependencies:
 
-    apt-get install python-gtk2 python-psutil python-twisted wmctrl gnupg fakeroot tor
+    apt-get install python-gtk2 python-psutil python-twisted wmctrl gnupg fakeroot
 
 Debian packages
 ---------------
index bd59d17f47016f996cb54aa9aa24f49646edff90..24b94044289983bd667c9f4a707b6c2f302317dc 100644 (file)
--- a/stdeb.cfg
+++ b/stdeb.cfg
@@ -1,3 +1,3 @@
 [DEFAULT]
 Package: torbrowser-launcher
-Depends: python-gtk2, python-psutil, python-twisted, gnupg, wmctrl, tor
+Depends: python-gtk2, python-psutil, python-twisted, gnupg, wmctrl