mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/kodi-rpi: add rpi kernel to optdeps
This commit is contained in:
parent
df1fc59701
commit
66baf3a5a3
1 changed files with 1 additions and 1 deletions
|
@ -181,9 +181,9 @@ package_kodi-rpi() {
|
|||
optdepends=(
|
||||
'afpfs-ng: Apple shares support'
|
||||
'bluez: Blutooth support'
|
||||
'linux-raspberrypi4: HW accelerated decoding'
|
||||
'python-pybluez: Bluetooth support'
|
||||
'pulseaudio: PulseAudio support'
|
||||
'upower: Display battery level'
|
||||
)
|
||||
install='kodi.install'
|
||||
provides=('xbmc' "kodi=${pkgver}" "kodi-common=${pkgver}")
|
||||
|
|
Loading…
Reference in a new issue