summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValeriy Huz2018-02-26 21:48:33 +0200
committerValeriy Huz2018-02-26 21:48:33 +0200
commit6d1a93e76f15df0932034ce6e0bc3c7a592c66cf (patch)
treebdece6ee623076f30161ddc2bb973c4cea4925db /PKGBUILD
parent9a9e9e7b8b855b484280113e1c167d22f106f9cc (diff)
downloadaur-6d1a93e76f15df0932034ce6e0bc3c7a592c66cf.tar.gz
Added new dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5354feeece6..277f15af9f37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="http://lucaschess.pythonanywhere.com/"
license=('GPL2')
depends=('python2-pyaudio' 'swig' 'python2-psutil' 'python2-chardet' 'python2-pygal'
- 'python2-pocketsphinx' 'python2-pyqt4' 'python2-pillow' 'python2-chess')
+ 'python2-pocketsphinx' 'python2-pyqt4' 'python2-pillow' 'python2-chess' 'python2-scandir')
makedepends=('git' 'cython2')
optdepends=('crafty' 'cutechess' 'fairymax' 'fruit' 'gnuchess' 'hoichess' 'pychess'
'stockfish' 'toga2' 'xboard' 'scid_vs_pc')