[Pkg-privacy-commits] [torbrowser-launcher] 137/476: added tor as a dependency in the readme
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository torbrowser-launcher.
commit 6c0d0df95af052b98dfb2fabd3a4d6926e32995b
Author: Micah Lee <micahflee at riseup.net>
Date: Tue May 21 15:22:39 2013 -0700
added tor as a dependency in the readme
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 542400a..521e37d 100644
--- 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
+ sudo apt-get install python-stdeb python-gtk2 python-psutil python-twisted wmctrl gnupg tor
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
+ apt-get install python-gtk2 python-psutil python-twisted wmctrl gnupg tor
Debian packages
---------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list