[Pkg-anonymity-tools] [torbrowser-launcher] 27/47: added rpm-build to requirements
Holger Levsen
holger at moszumanska.debian.org
Sat Aug 2 16:31:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository torbrowser-launcher.
commit 427cee06ab08ef70328e8695771d5d48b92650c6
Author: Hannes Eichblatt <mail at hanneseichblatt.de>
Date: Mon Jul 28 09:53:09 2014 +0200
added rpm-build to requirements
At least under Fedora 20, we need the rpm-build package
to provide /usr/bin/rpmspec, otherwise the build fails (silently).
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e16610c..03eff3a 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Optionally you can install python-pygame if you want to play a modem sound while
### Red Hat, Fedora, CentOS, etc.
- sudo yum install python-psutil python-twisted wmctrl gnupg fakeroot
+ sudo yum install python-psutil python-twisted wmctrl gnupg fakeroot rpm-build
./build_rpm.sh
sudo yum install dist/torbrowser-launcher-*.rpm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/torbrowser-launcher.git
More information about the Pkg-anonymity-tools
mailing list