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 d61cf987db53..04abbf51aad5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.1
pkgrel=1
pkgdesc="Python static analysis tool"
arch=('any')
-makedepends=('python-setuptools'
+depends=('python-setuptools'
'python-pydocstyle'
'python-pep8-naming'
'python-mccabe'