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 31fc5cae909a..bb55bd272553 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('Apache')
groups=()
depends=('python>=3.7' 'python-scrypt>=0.8.6' 'python-prompt_toolkit>=3.0.9'
'python-toml>=0.10.0' 'python-jsonschema>=3.2.0')
-makedepends=('git' 'sed' 'python-flit' 'pip')
+makedepends=('git' 'sed' 'python-flit' 'python-pip')
checkdepends=()
optdepends=()
provides=()