[Pkg-privacy-commits] [onionshare] 09/33: Added dh-python to build instructions. Closes #189
Ximin Luo
infinity0 at debian.org
Mon Oct 19 14:15:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository onionshare.
commit 52fd77d752745411546b081d7393cd41c5b1295e
Author: Micah Lee <micah at micahflee.com>
Date: Tue May 26 14:12:10 2015 -0700
Added dh-python to build instructions. Closes #189
---
BUILD.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/BUILD.md b/BUILD.md
index 413b423..27f74a3 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -14,7 +14,7 @@ cd onionshare
Note that python-stem appears in Debian wheezy and newer (so by extension Tails 1.1 and newer), and it appears in Ubuntu 13.10 and newer. Older versions of Debian and Ubuntu aren't supported.
```sh
-sudo apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-stem python-qt4
+sudo apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-stem python-qt4 dh-python
./install/build_deb.sh
sudo dpkg -i deb_dist/onionshare_*.deb
```
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git
More information about the Pkg-privacy-commits
mailing list