xbmc: Fix compile error with missing host-gettext
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 17 Apr 2014 05:26:19 +0000 (07:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 17 Apr 2014 19:52:09 +0000 (21:52 +0200)
commit4e53d44976f224255ea62e4b9a004d52056139e8
tree68a4d93adfab8a5c866da9ae268960760d0560d7
parentc5e50dabf8121bb77444c2c0588f86bd47860d92
xbmc: Fix compile error with missing host-gettext

autoreconf -vif lib/cpluff
autoreconf: Entering directory `lib/cpluff'
autoreconf: running: autopoint --force
Can't exec "autopoint": No such file or directory at /home/buildroot/output/host/usr/share/autoconf/Autom4te/FileUtils.pm line 345.
autoreconf: failed to run autopoint: No such file or directory
autoreconf: autopoint is needed because this package uses Gettext
make[1]: *** [lib/cpluff/configure] Error 1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/xbmc/xbmc.mk