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 f912a097fd90..9b67196430ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url='https://github.com/index-generator-project/index-generator'
license=('MIT')
depends=('python' 'python-jinja')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'python-pip')
checkdepends=('python-pytest')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/index-generator-project/${pkgname}/archive/${pkgver}.tar.gz")
sha512sums=('0bbe3be9527f226da958326002dc83485ce6823c2d87d996aba13a8f9282a7b341090616a9e008eabe2c8c2a11bb81e00771fa9f400358ec983831b3cda9117b')