diff --git a/alarm/kodi-rpi-git/PKGBUILD b/alarm/kodi-rpi-git/PKGBUILD index 93ecf18b8..56fb2366e 100644 --- a/alarm/kodi-rpi-git/PKGBUILD +++ b/alarm/kodi-rpi-git/PKGBUILD @@ -19,14 +19,14 @@ pkgname=( # recommend manually setting -DUSE_LTO=OFF to -DUSE_LTO=$(nproc) in build() _clangbuild= -pkgver=22.x.66587.80585239f6 +pkgver=22.x.66601.41d6855e17 pkgrel=1 arch=('aarch64' 'armv7h') url="https://github.com/graysky2/xbmc/tree/gs-gbm_master" license=('GPL2') makedepends=( - 'afpfs-ng' 'bluez-libs' 'cmake' 'curl' 'dav1d' 'doxygen' 'git' 'glew' - 'gperf' 'hicolor-icon-theme' 'fmt' 'libaacs' 'libass' + 'bluez-libs' 'cmake' 'curl' 'dav1d' 'doxygen' 'git' 'glew' + 'gperf' 'hicolor-icon-theme' 'fmt' 'libass' 'libbluray' 'libcdio' 'libcec' 'libgl' 'mariadb-libs' 'libmicrohttpd' 'libmodplug' 'libmpeg2' 'libnfs' 'libplist' 'libpulse' 'libxrandr' 'libxslt' 'lirc' 'lzo' 'mesa' 'nasm' @@ -204,7 +204,6 @@ package_kodi-rpi-git() { [[ -n "$_clangbuild" ]] && depends+=('glu') optdepends=( - 'afpfs-ng: Apple shares support' 'bluez: Blutooth support' 'linux-rpi: HW accelerated decoding' 'python-pybluez: Bluetooth support'