xbmc: Add missing host-infozip dependency
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Tue, 1 Apr 2014 22:24:39 +0000 (00:24 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Apr 2014 18:16:24 +0000 (20:16 +0200)
XBMC needs the zip command for the host to build.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Reported-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/xbmc/xbmc.mk

index 9e346bdc4e1066209e1dd192957e30cce09b6972..59255a4a4ac230d6fc667d3509cb411d4acfe337 100644 (file)
@@ -12,7 +12,7 @@ XBMC_LICENSE_FILES = LICENSE.GPL
 # called TexturePacker. It is responsible to take all the images used in the
 # GUI and pack them in a blob.
 # http://wiki.xbmc.org/index.php?title=TexturePacker
-XBMC_DEPENDENCIES = host-gperf host-lzo host-sdl_image host-swig
+XBMC_DEPENDENCIES = host-gperf host-infozip host-lzo host-sdl_image host-swig
 XBMC_DEPENDENCIES += boost bzip2 expat flac fontconfig freetype jasper jpeg \
        libass libcdio libcurl libegl libfribidi libgcrypt libgles libmad libmodplug libmpeg2 \
        libogg libplist libpng libsamplerate libungif libvorbis libxml2 lzo ncurses \