summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStorm Dragon2019-12-11 09:53:03 -0500
committerStorm Dragon2019-12-11 09:53:03 -0500
commit5ac37c1f91116620d3b520cc3c5e26c328f777af (patch)
tree79ce9e864efa499d87fe692a702c7753f40a4c51 /PKGBUILD
parentf5a29d7a8be163f51f67265de3479f2e166cf743 (diff)
downloadaur-numnastics-git.tar.gz
Updated dependancies.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c35934c3eaaa..0b7e081907c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A number puzzle audio game"
arch=('any')
url="https://gitlab.com/stormdragon2976/numnastics"
license=('GPL3')
-depends=('python' 'python-pygame' 'python-pyperclip' 'python-requests' 'python-xdg' 'speech-dispatcher')
+depends=('python' 'python-pygame' 'python-pyperclip' 'python-requests' 'python-setproctitle' 'python-xdg' 'speech-dispatcher')
makedepends=('git')
provides=("$_pkgname")
conflicts=("$_pkgname")