alarm/kodi-rpi-legacy to 19.3-2

Fix optdepends for kernel rename
This commit is contained in:
graysky 2021-11-27 05:47:10 -05:00
parent a246ae4720
commit 8078c746bc

View file

@ -15,7 +15,7 @@ pkgname=(
'kodi-rpi-legacy-eventclients' 'kodi-rpi-legacy-tools-texturepacker' 'kodi-rpi-legacy-dev'
)
pkgver=19.3
pkgrel=1
pkgrel=2
_commit=cb4c5ae61dc6243fc698ed9cb52a4fd374c68d31
arch=('armv7h')
url="https://github.com/graysky2/xbmc/tree/gs-gbm_matrix"
@ -165,8 +165,7 @@ package_kodi-rpi-legacy() {
optdepends=(
'afpfs-ng: Apple shares support'
'bluez: Blutooth support'
'linux-raspberrypi: HW accelerated decoding'
'linux-raspberrypi4: HW accelerated decoding'
'linux-rpi-legacy: limited HW accelerated decoding'
'python-pybluez: Bluetooth support'
'pulseaudio: PulseAudio support'
)