[oe] [PATCH] libfontenc: add font-util depend

Martin Jansa martin.jansa at gmail.com
Wed Oct 27 21:52:49 UTC 2010


On Wed, Oct 27, 2010 at 05:26:18PM -0400, Cliff Brake wrote:
> From: Cliff Brake <cbrake at bec-systems.com>
> 
> when building, I got the following error:
> configure.ac:44: error: must install X.Org font-util 1.1 or later before running autoconf/autogen
> ---
>  recipes/xorg-lib/libfontenc_1.1.0.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/xorg-lib/libfontenc_1.1.0.bb b/recipes/xorg-lib/libfontenc_1.1.0.bb
> index bce1aa5..757431f 100644
> --- a/recipes/xorg-lib/libfontenc_1.1.0.bb
> +++ b/recipes/xorg-lib/libfontenc_1.1.0.bb
> @@ -1,7 +1,7 @@
>  require xorg-lib-common.inc
>  DESCRIPTION = "X11 font encoding library"
>  LICENSE = "BSD-X"
> -DEPENDS += "zlib xproto"
> +DEPENDS += "zlib xproto font-util"
>  PE = "1"
>  PR = "${INC_PR}.0"

Acked-by: Martin Jansa <Martin.Jansa at gmail.com>
-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com




More information about the Openembedded-devel mailing list