package/kodi: Remove unused dependency to libungif
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
032e2beedf
commit
837e12b61e
@ -58,7 +58,6 @@ menuconfig BR2_PACKAGE_KODI
|
||||
select BR2_PACKAGE_LIBPLIST
|
||||
select BR2_PACKAGE_LIBPNG
|
||||
select BR2_PACKAGE_LIBSAMPLERATE
|
||||
select BR2_PACKAGE_LIBUNGIF
|
||||
select BR2_PACKAGE_LIBVORBIS
|
||||
select BR2_PACKAGE_LIBXML2
|
||||
select BR2_PACKAGE_LIBXSLT
|
||||
|
@ -18,7 +18,7 @@ KODI_DEPENDENCIES = host-gawk host-gettext host-gperf host-infozip host-lzo \
|
||||
host-nasm host-sdl_image host-swig
|
||||
KODI_DEPENDENCIES += boost bzip2 expat ffmpeg fontconfig freetype jasper jpeg \
|
||||
libass libcdio libcurl libfribidi libgcrypt libmad libmodplug libmpeg2 \
|
||||
libogg libplist libpng libsamplerate libungif libvorbis libxml2 libxslt lzo ncurses \
|
||||
libogg libplist libpng libsamplerate libvorbis libxml2 libxslt lzo ncurses \
|
||||
openssl pcre python readline sqlite taglib tiff tinyxml yajl zlib
|
||||
|
||||
KODI_CONF_ENV = \
|
||||
|
Loading…
Reference in New Issue
Block a user