mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
removed tc358743-dkms from deps
This commit is contained in:
parent
1a3ec60911
commit
d42e04b808
3
PKGBUILD
3
PKGBUILD
@ -112,8 +112,7 @@ for _variant in "${_variants[@]}"; do
|
|||||||
depends=(kvmd=$pkgver-$pkgrel)
|
depends=(kvmd=$pkgver-$pkgrel)
|
||||||
|
|
||||||
if [[ $_platform =~ ^.*-hdmi$ ]]; then
|
if [[ $_platform =~ ^.*-hdmi$ ]]; then
|
||||||
depends=(\"\${depends[@]}\" \"tc358743-dkms>=0.3\")
|
depends=(\"\${depends[@]}\")
|
||||||
conflicts=(tc35874-dkms)
|
|
||||||
if [ $_board == rpi4 ]; then
|
if [ $_board == rpi4 ]; then
|
||||||
depends=(\"\${depends[@]}\" \"linux-raspberrypi4>=4.19.71-1\")
|
depends=(\"\${depends[@]}\" \"linux-raspberrypi4>=4.19.71-1\")
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user