mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fixed pillow dep
This commit is contained in:
5
PKGBUILD
5
PKGBUILD
@@ -55,7 +55,7 @@ depends=(
|
|||||||
python-pygments
|
python-pygments
|
||||||
python-pyghmi
|
python-pyghmi
|
||||||
python-pam
|
python-pam
|
||||||
python-pillow
|
"python-pillow>=8.3.1-1"
|
||||||
python-xlib
|
python-xlib
|
||||||
python-hidapi
|
python-hidapi
|
||||||
libgpiod
|
libgpiod
|
||||||
@@ -83,9 +83,6 @@ depends=(
|
|||||||
# Avoid dhcpcd stack trace
|
# Avoid dhcpcd stack trace
|
||||||
dhclient
|
dhclient
|
||||||
netctl
|
netctl
|
||||||
|
|
||||||
# Broken pillow dependency
|
|
||||||
libraqm
|
|
||||||
)
|
)
|
||||||
conflicts=(
|
conflicts=(
|
||||||
python-pikvm
|
python-pikvm
|
||||||
|
|||||||
Reference in New Issue
Block a user