summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2018-11-27 23:12:36 +0000
committerGrey Christoforo2018-11-27 23:12:36 +0000
commit110e30e6da8e75b6dd3d16b5165543ec3f45f1dd (patch)
tree275dd7f7b35a5f59939f559146263377611f95cb /PKGBUILD
parentf8cfdc2c5101d8bbb92744986d6af52d1ef4cf0d (diff)
downloadaur-110e30e6da8e75b6dd3d16b5165543ec3f45f1dd.tar.gz
add some deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f6529152b3e..42c02b08ed95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgver=r254.7c66954
pkgrel=1
pkgdesc="Game Agent Framework. Helping you create AIs / Bots to play any game you own!"
url="https://github.com/greyltc/SerpentAI"
-depends=(python opencv python-scikit-image python-xlib python-numpy python-scipy python-h5py-openmpi python-scikit-learn python-crossbar tesseract tesseract-data-eng redis python-aioredis python-kivy python-pyautogui python-autobahn python-editdistance)
-#TODO: python-tesserocr python-mss python-sneakysnek
+depends=(python opencv python-scikit-image python-xlib python-numpy python-scipy python-h5py-openmpi python-scikit-learn python-crossbar tesseract tesseract-data-eng redis python-aioredis python-kivy python-pyautogui python-autobahn python-editdistance python-offshoot-git python-sneakysnek-git python-mss python-tesserocr)
+#TODO: python-tesserocr
makedepends=(python-setuptools)
license=('MIT')
arch=('any')