mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 17:20:30 +08:00
fixed missing dep
This commit is contained in:
parent
ee44df568e
commit
302d055953
1
PKGBUILD
1
PKGBUILD
@ -19,6 +19,7 @@ depends=(
|
|||||||
python-pyserial
|
python-pyserial
|
||||||
python-setproctitle
|
python-setproctitle
|
||||||
python-systemd
|
python-systemd
|
||||||
|
python-dbus
|
||||||
)
|
)
|
||||||
makedepends=(python-setuptools)
|
makedepends=(python-setuptools)
|
||||||
source=("$url/archive/v$pkgver.tar.gz")
|
source=("$url/archive/v$pkgver.tar.gz")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user