mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/kodi-rpi-legacy to 19.3-2
Fix optdepends for kernel rename
This commit is contained in:
parent
a246ae4720
commit
8078c746bc
1 changed files with 2 additions and 3 deletions
|
@ -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'
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue