mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
fixed pillow dep
This commit is contained in:
parent
ae84806df1
commit
9aadb78ebc
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user