package/kodi: Remove unused dependency to libungif
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 8 Apr 2015 20:21:47 +0000 (22:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 8 Apr 2015 20:31:52 +0000 (22:31 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/kodi/Config.in
package/kodi/kodi.mk

index 88d11096b352ab32db262201974fbbc32d07ba28..91c1ccefb2134b040af7cc089c735b683bc93a61 100644 (file)
@@ -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
index ad73dcbc118a89547bffdf046ab9e239ad82dfb6..8712b12cd2a9bf298af0b3d4615d36ed8ea1d3a0 100644 (file)
@@ -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 = \