summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorneodarz2022-01-06 12:40:39 +0100
committerneodarz2022-01-06 12:40:39 +0100
commit740cfc6263c8e7d6f8fc3d5e9c0f4750c3e88269 (patch)
tree9342a432a863a1f524348532f8785208bdfbaf66 /PKGBUILD
parentf3619c428339f08c4c6eae92776e987b2fd1bca8 (diff)
downloadaur-python-darglint.tar.gz
Add dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57ebcd617386..a81e95b90f6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url='https://github.com/terrencepreilly/darglint'
arch=('any')
license=('MIT')
-depends=('python')
+depends=('python' 'python-setuptools')
source=("https://github.com/terrencepreilly/$_pkgname/archive/v$pkgver.tar.gz")
sha512sums=('320f52fa366472358f1d10c06d92f8a26eada014efa94d43c37645d6003c4c65e38ad91c60b031555649a36351f73bac9feaa005274f498dab9b16a4235e34d4')