[Pkg-privacy-commits] [torbrowser-launcher] 222/476: Remove pygame dependency for rpm build
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository torbrowser-launcher.
commit 51fe04c4cb0160e7abcb4c1b9fe5a468366dbee6
Author: TBBLER <e47gykt+3rm290 at sharklasers.com>
Date: Thu Jun 26 15:53:36 2014 +0000
Remove pygame dependency for rpm build
---
build_rpm.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 ""
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list