[oe] [PATCH] xbmc: add `gperf-native` to `DEPENDS`

Paul Menzel paulepanter at users.sourceforge.net
Fri Feb 4 14:04:43 UTC 2011


Am Samstag, den 29.01.2011, 19:05 +0100 schrieb Paul Menzel:
> Date: Mon Jan 24 08:19:04 2011 +0100
> 
> 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 at users.sourceforge.net>

Could someone please commit and push this patch [1].


Thanks,

Paul


[1] http://patches.openembedded.org/patch/403/

> ---
>  recipes/xbmc/xbmc_svn.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/xbmc/xbmc_svn.bb b/recipes/xbmc/xbmc_svn.bb
> index 3689715..be2e34e 100644
> --- a/recipes/xbmc/xbmc_svn.bb
> +++ b/recipes/xbmc/xbmc_svn.bb
> @@ -1,7 +1,7 @@
>  DESCRIPTION = "XBMC Media Center"
>  LICENSE = "xbmc"
>  
> -DEPENDS = "libxmu fribidi mpeg2dec ffmpeg samba fontconfig curl python libmodplug libmicrohttpd wavpack libmms cmake-native libsdl-image libsdl-mixer virtual/egl mysql5 sqlite3 libmms faad2 libcdio libpcre boost lzo2 enca avahi libsamplerate0 libxinerama libxrandr libxtst bzip2 virtual/libsdl jasper zip-native zlib"
> +DEPENDS = "gperf-native libxmu fribidi mpeg2dec ffmpeg samba fontconfig curl python libmodplug libmicrohttpd wavpack libmms cmake-native libsdl-image libsdl-mixer virtual/egl mysql5 sqlite3 libmms faad2 libcdio libpcre boost lzo2 enca avahi libsamplerate0 libxinerama libxrandr libxtst bzip2 virtual/libsdl jasper zip-native zlib"
>  require recipes/egl/egl.inc
>  
>  SRCREV = "e2ab481ebe964321c358ab9d6402088c714adcbe"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110204/9ecad7d8/attachment-0002.sig>


More information about the Openembedded-devel mailing list