summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c93672675ba..4a86a08a2dea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('python'
'python-boto3'
'python-botocore'
'python-click')
-makedepends=()
+makedepends=('git' 'python-setuptools')
provides=()
conflicts=()
replaces=()