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 fd7a38e156e4..a806e25331a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=('any')
url="https://github.com/pearl-core/pearl"
license=('GPL')
groups=()
-depends=('git' 'python')
+depends=('git' 'python' 'python-setuptools')
makedepends=(git python-build python-installer python-wheel)
provides=("${pkgname%-git}")