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 60ca3edbce9a..4581597d5cd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ provides=('musct')
conflicts=('musct')
makedepends=('git')
optdepends=('libyaml: For native yaml parsing')
-depends=('python-pyaml')
+depends=('python' 'python-setuptools' 'python-pyaml')
source=("${_pkgname}::git+${url}.git")
sha256sums=('SKIP')