mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
kodi: rebuild against libcdio-2.1.0
This commit is contained in:
parent
d4c9e111d5
commit
8720a3fbff
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kodi'
|
||||
pkgname=kodi
|
||||
version=18.2
|
||||
revision=1
|
||||
revision=2
|
||||
_codename="Leia"
|
||||
wrksrc="xbmc-${version}-${_codename}"
|
||||
build_style=cmake
|
||||
|
@ -34,7 +34,7 @@ makedepends="
|
|||
taglib-devel libcap-devel lame-devel libbluray-devel libnfs-devel ffmpeg-devel
|
||||
giflib-devel libxslt-devel gnutls-devel libssh-devel libmicrohttpd-devel
|
||||
libcec-devel dcadec-devel crossguid flatbuffers-devel fmt-devel lcms2-devel
|
||||
libfstrcmp-devel rapidjson"
|
||||
libfstrcmp-devel rapidjson libcdio-paranoia"
|
||||
|
||||
# The following dependencies are dlopen(3)ed.
|
||||
depends="libbluray libmad libvorbis libcurl libflac libmodplug libass libmpeg2
|
||||
|
|
Loading…
Add table
Reference in a new issue