mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:27:15 +08:00
Rebuild kodi with libaccs as makedepends.
This commit is contained in:
parent
aaecdf0e5a
commit
d2141ee990
@ -1,7 +1,7 @@
|
||||
pkgname=kodi
|
||||
pkgver=14.2
|
||||
_codename=Helix
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
url="http://kodi.tv"
|
||||
license=('GPL2')
|
||||
@ -30,7 +30,7 @@ optdepends=(
|
||||
makedepends=(
|
||||
'autoconf' 'automake' 'libusb'
|
||||
'bluez-libs' 'boost' 'cmake' 'curl' 'doxygen' 'git' 'glew'
|
||||
'gperf' 'hicolor-icon-theme' 'jasper' 'java-runtime' 'libass'
|
||||
'gperf' 'hicolor-icon-theme' 'jasper' 'java-runtime' 'libass' 'libaacs'
|
||||
'libbluray' 'libcdio' 'libcec' 'libgl' 'libmariadbclient' 'libmicrohttpd'
|
||||
'libmodplug' 'libmpeg2' 'libnfs' 'libplist' 'libpulse' 'libssh' 'libva'
|
||||
'libvdpau' 'libxrandr' 'libxslt' 'lzo2' 'nasm' 'nss-mdns' 'python2-pillow'
|
||||
|
Loading…
Reference in New Issue
Block a user