Rebuild kodi with libaccs as makedepends.

This commit is contained in:
Jeff Huang 2015-03-30 23:59:15 +00:00
parent aaecdf0e5a
commit d2141ee990

View File

@ -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'