summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3b87bf5..d0a97c61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,8 @@ url="https://github.com/pikvm/kvmd"
license=(GPL)
arch=(any)
depends=(
- python
+ "python>=3.7"
+ "python<3.8"
python-yaml
python-aiohttp
python-aiofiles