mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-15 10:40:28 +08:00
fixed deps
This commit is contained in:
parent
d9a622c36d
commit
182f19f845
4
PKGBUILD
4
PKGBUILD
@ -38,10 +38,10 @@ url="https://github.com/pikvm/kvmd"
|
|||||||
license=(GPL)
|
license=(GPL)
|
||||||
arch=(any)
|
arch=(any)
|
||||||
depends=(
|
depends=(
|
||||||
"python>=3.9"
|
"python>=3.9.3-1.1"
|
||||||
"python<3.10"
|
"python<3.10"
|
||||||
python-yaml
|
python-yaml
|
||||||
python-aiohttp
|
"python-aiohttp>=3.7.4.post0-1.1"
|
||||||
python-aiofiles
|
python-aiofiles
|
||||||
python-passlib
|
python-passlib
|
||||||
python-pyserial
|
python-pyserial
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user