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).
This commit is contained in:
Hannes Eichblatt 2014-07-28 09:53:09 +02:00
parent fc9fa1f85a
commit 427cee06ab

View File

@ -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