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 7ff76417d4ef..53e1785a146a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=(BSD3)
makedepends=("python" "python-pip")
depends=("python-click"
"python-future"
- "python-pyyaml"
+ "python-yaml"
"python-shutilwhich")
build() {