mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
deps
This commit is contained in:
parent
09d8d6dfb9
commit
3e41986081
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.3-1.1"
|
"python>=3.9"
|
||||||
"python<3.10"
|
"python<3.10"
|
||||||
python-yaml
|
python-yaml
|
||||||
"python-aiohttp>=3.7.4.post0-1.1"
|
"python-aiohttp"
|
||||||
python-aiofiles
|
python-aiofiles
|
||||||
python-passlib
|
python-passlib
|
||||||
python-pyserial
|
python-pyserial
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user