mirror of
https://github.com/torproject/torbrowser-launcher.git
synced 2024-11-27 03:20:33 +00:00
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:
parent
fc9fa1f85a
commit
427cee06ab
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user