kodi: fix build
This commit is contained in:
parent
98a8a9b08a
commit
53af02b5bb
@ -13,7 +13,7 @@
|
|||||||
, libmpeg2, libsamplerate, libmad
|
, libmpeg2, libsamplerate, libmad
|
||||||
, libogg, libvorbis, flac, libxslt
|
, libogg, libvorbis, flac, libxslt
|
||||||
, lzo, libcdio, libmodplug, libass, libbluray
|
, lzo, libcdio, libmodplug, libass, libbluray
|
||||||
, sqlite, mysql, nasm, gnutls, libva, wayland
|
, sqlite, mysql, nasm, gnutls, libva, libdrm, wayland
|
||||||
, curl, bzip2, zip, unzip, glxinfo, xdpyinfo
|
, curl, bzip2, zip, unzip, glxinfo, xdpyinfo
|
||||||
, libcec, libcec_platform, dcadec, libuuid
|
, libcec, libcec_platform, dcadec, libuuid
|
||||||
, libcrossguid, libmicrohttpd
|
, libcrossguid, libmicrohttpd
|
||||||
@ -121,7 +121,7 @@ in stdenv.mkDerivation rec {
|
|||||||
gnutls libidn libtasn1 nasm p11-kit
|
gnutls libidn libtasn1 nasm p11-kit
|
||||||
libxml2 yasm python2
|
libxml2 yasm python2
|
||||||
boost libmicrohttpd
|
boost libmicrohttpd
|
||||||
gettext pcre-cpp yajl fribidi libva
|
gettext pcre-cpp yajl fribidi libva libdrm
|
||||||
openssl gperf tinyxml2 taglib libssh swig jre
|
openssl gperf tinyxml2 taglib libssh swig jre
|
||||||
libX11 xproto inputproto libXt libXmu libXext xextproto
|
libX11 xproto inputproto libXt libXmu libXext xextproto
|
||||||
libXinerama libXrandr randrproto libXtst libXfixes fixesproto
|
libXinerama libXrandr randrproto libXtst libXfixes fixesproto
|
||||||
|
Loading…
Reference in New Issue
Block a user