xbmc: add `gperf-native` to `DEPENDS`
authorPaul Menzel <paulepanter@users.sourceforge.net>
Mon, 24 Jan 2011 07:19:04 +0000 (08:19 +0100)
committerTom Rini <tom_rini@mentor.com>
Fri, 4 Feb 2011 17:48:47 +0000 (10:48 -0700)
commit25a55aef97c5ffb7b0551f64f21046535eb9a160
tree78cbbfbd7df5194b7107de36f0397cf1dba815e5
parentcc010fbc512d0199ec514c5594065e5ea787a5c3
xbmc: add `gperf-native` to `DEPENDS`

Task `configure` fails otherwise with the following error.

    configure: == VDADecoder support manually disabled. ==
    checking OpenMAX/il/OMX_Types.h usability... no
    checking OpenMAX/il/OMX_Types.h presence... no
    checking for OpenMAX/il/OMX_Types.h... no
    == Could not find libnvomx. OpenMax support disabled. ==
    checking for gawk... yes
    checking for cmake... yes
    checking for gperf... no
    configure: error: Could not find a required program. Please see the README f
    ERROR: Function do_configure failed

This patch is build tested with `angstrom-2008.1` for `MACHINE = "beagleboard"`.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/xbmc/xbmc_svn.bb