[oe] [PATCH] guile-native: added missing gettext-native dependency

Koen Kooi k.kooi at student.utwente.nl
Thu Jun 4 14:58:30 UTC 2009


On 04-06-09 16:13, Ihar Hrachyshka wrote:
> Signed-off-by: Ihar Hrachyshka<ihar.hrachyshka at gmail.com>
> ---
>   recipes/guile/guile-native_1.8.5.bb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/guile/guile-native_1.8.5.bb b/recipes/guile/guile-native_1.8.5.bb
> index e73616e..bf21c6a 100644
> --- a/recipes/guile/guile-native_1.8.5.bb
> +++ b/recipes/guile/guile-native_1.8.5.bb
> @@ -1,6 +1,6 @@
>   SECTION = "unknown"
>   LICENSE = "GPL"
> -DEPENDS = "gmp-native"
> +DEPENDS = "gmp-native gettext-native"
>   SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
>              file://configure-fix.patch;patch=1 \
>   "

I already have that fix queued up: 
http://dominion.thruhere.net/git/cgit.cgi/openembedded/commit/?id=c1643b0dba7286af8c7a9e26e6aa96c0315df14f

regards,

Koen





More information about the Openembedded-devel mailing list