mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 22:13:34 +08:00
xbmc: needs host-gawk
Signed-off-by: Ryan Coe <bluemrp9@gmail.com> Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
1e91fbb06a
commit
f90760fe0e
@ -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-infozip host-lzo host-sdl_image host-swig
|
||||
XBMC_DEPENDENCIES = host-gawk 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 \
|
||||
|
Loading…
Reference in New Issue
Block a user