[Pkg-privacy-commits] [torbrowser-launcher] 148/476: removing tor as a dependency again, until that feature is implemented
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:31 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 06ee5d9e63dbd37b3051fc57b5d4b0d1a2d06d63
Author: Micah Lee <micahflee at riseup.net>
Date: Wed Aug 7 14:26:22 2013 +0200
removing tor as a dependency again, until that feature is implemented
---
README.md | 4 ++--
stdeb.cfg | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 208054b..90d61fb 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 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
---------------
diff --git a/stdeb.cfg b/stdeb.cfg
index bd59d17..24b9404 100644
--- 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
--
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