summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2019-08-31 14:31:04 +0200
committerMichel Zou2019-08-31 14:31:04 +0200
commite28bd3f5bc44e8c8fc112c298bbb0c1d73879426 (patch)
tree785e27b167d639640343e0c31281957df03644f8
parentf17dd3cc409981ce4ed11c5f5ad75cee76d39517 (diff)
downloadaur-e28bd3f5bc44e8c8fc112c298bbb0c1d73879426.tar.gz
python2
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ab94c95cc11..7089efb2d60f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = brainworkshop
install = brainworkshop.install
arch = any
license = GPL
- depends = python2
depends = python2-pyglet
depends = avbin7
depends = openal
diff --git a/PKGBUILD b/PKGBUILD
index d990bcb28674..c444764b3189 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Brain Workshop is a free open-source version of the Dual N-Back mental
arch=('any')
url="http://brainworkshop.sourceforge.net/"
license=('GPL')
-depends=('python2' 'python2-pyglet' 'avbin7' 'openal')
+depends=('python2-pyglet' 'avbin7' 'openal')
install='brainworkshop.install'
source=(http://downloads.sourceforge.net/brainworkshop/$pkgname-$pkgver.zip
brainworkshop.sh