X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=build_rpm.sh;fp=build_rpm.sh;h=998465a9cbf1e4b06d766af459a1238723f11c5c;hb=51fe04c4cb0160e7abcb4c1b9fe5a468366dbee6;hp=a4f6ce7dcba02f199ae4b249df1d7fcee706d71d;hpb=486458f04196c9c5ac33f6ba66637b0c1f4ee81a;p=torbrowser-launcher.git diff --git a/build_rpm.sh b/build_rpm.sh index a4f6ce7..998465a 100755 --- a/build_rpm.sh +++ b/build_rpm.sh @@ -6,7 +6,7 @@ VERSION=`cat version` rm -r build dist # build binary package -python setup.py bdist_rpm --requires="python-psutil, python-twisted, pygame, wmctrl, gnupg, fakeroot" +python setup.py bdist_rpm --requires="python-psutil, python-twisted, wmctrl, gnupg, fakeroot" # install it echo ""