mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
bumped minimal kernel version
This commit is contained in:
parent
d55d7beb0e
commit
93a602398e
2
PKGBUILD
2
PKGBUILD
@ -186,7 +186,7 @@ for _variant in "${_variants[@]}"; do
|
||||
pkgdesc=\"PiKVM platform configs - $_platform for $_board\"
|
||||
depends=(kvmd=$pkgver-$pkgrel)
|
||||
if [ $_board != generic ]; then
|
||||
depends=(\"\${depends[@]}\" \"linux-rpi-pikvm>=5.15.25-15\")
|
||||
depends=(\"\${depends[@]}\" \"linux-rpi-pikvm>=5.15.25-16\")
|
||||
fi
|
||||
|
||||
backup=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user