summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0264952b6564..a9286c9b3e13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="A 2D strategy game in the gravity fields of several planets"
arch=('any')
url="https://github.com/schuellerf/slingshot"
license=('GPL')
-depends=('python2-pygame')
+depends=('python2-pygame' 'python2-docopt')
makedepends=('python2-distutils-extra')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/schuellerf/slingshot/archive/${pkgver}.tar.gz")
sha256sums=('9b076414bc163aea764bbe1a9bd9377a1c160fc9804d19e1fec8e67beac53bb1')