kodi: remove unused input
This commit is contained in:
parent
870a2539a2
commit
c75c8bfbba
@ -1,11 +1,11 @@
|
|||||||
{ stdenv, lib, fetchpatch, fetchurl, fetchFromGitHub, autoconf, automake, libtool, makeWrapper, linuxHeaders
|
{ stdenv, lib, fetchurl, fetchFromGitHub, autoconf, automake, libtool, makeWrapper, linuxHeaders
|
||||||
, pkg-config, cmake, gnumake, yasm, python2Packages
|
, pkg-config, cmake, gnumake, yasm, python2Packages
|
||||||
, libgcrypt, libgpgerror, libunistring
|
, libgcrypt, libgpgerror, libunistring
|
||||||
, boost, avahi, lame, autoreconfHook
|
, boost, avahi, lame
|
||||||
, gettext, pcre-cpp, yajl, fribidi, which
|
, gettext, pcre-cpp, yajl, fribidi, which
|
||||||
, openssl, gperf, tinyxml2, taglib, libssh, swig, jre_headless
|
, openssl, gperf, tinyxml2, taglib, libssh, swig, jre_headless
|
||||||
, libxml2, systemd
|
, libxml2, systemd
|
||||||
, alsaLib, libGLU, libGL, glew, fontconfig, freetype, ftgl
|
, alsaLib, libGLU, libGL, fontconfig, freetype, ftgl
|
||||||
, libjpeg, libpng, libtiff
|
, libjpeg, libpng, libtiff
|
||||||
, libmpeg2, libsamplerate, libmad
|
, libmpeg2, libsamplerate, libmad
|
||||||
, libogg, libvorbis, flac, libxslt
|
, libogg, libvorbis, flac, libxslt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user