summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2018-12-03 23:26:36 +0000
committerGrey Christoforo2018-12-03 23:26:36 +0000
commit345f9ffa26fdc8b92b07d3add2fff10d092b7d2f (patch)
tree793e35aef6b6499f1bf37f096b965805d3f26784
parentda5af34eeaeb57d6cbb1ef7ce127ac1041f56f59 (diff)
downloadaur-345f9ffa26fdc8b92b07d3add2fff10d092b7d2f.tar.gz
add dep
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afa7eed1e659..b605bed7f3ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = python-serpent-ai-git
license = MIT
makedepends = python-setuptools
depends = python
+ depends = xwininfo
depends = xdotool
depends = opencv
depends = python-spritex
diff --git a/PKGBUILD b/PKGBUILD
index 13f54fa1335a..16f3dc51bd81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=r210.973af1a
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 xdotool opencv python-spritex python-scikit-image python-xlib python-numpy python-scipy python-h5py-openmpi python-scikit-learn tesseract tesseract-data-eng python-redis redis python-aioredis python-kivy python-pyautogui python-autobahn python-editdistance python-offshoot-git python-sneakysnek-git python-mss python-tesserocr cython)
+depends=(python xwininfo xdotool opencv python-spritex python-scikit-image python-xlib python-numpy python-scipy python-h5py-openmpi python-scikit-learn tesseract tesseract-data-eng python-redis redis python-aioredis python-kivy python-pyautogui python-autobahn python-editdistance python-offshoot-git python-sneakysnek-git python-mss python-tesserocr cython)
makedepends=(python-setuptools)
license=('MIT')
arch=('any')