It needs gettext inherit as well.

On Tue, Feb 21, 2017 at 12:07 AM, Andreas Müller <
[email protected]> wrote:

> Signed-off-by: Andreas Müller <[email protected]>
> ---
>  meta-oe/recipes-devtools/geany/geany_1.29.bb | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/meta-oe/recipes-devtools/geany/geany_1.29.bb
> b/meta-oe/recipes-devtools/geany/geany_1.29.bb
> index a2c6787..745c3ac 100644
> --- a/meta-oe/recipes-devtools/geany/geany_1.29.bb
> +++ b/meta-oe/recipes-devtools/geany/geany_1.29.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.geany.org/";
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5"
>
> -DEPENDS = "gtk+ libxml-parser-perl-native python3-docutils-native"
> +DEPENDS = "gtk+ libxml-parser-perl-native python3-docutils-native
> intltool-native"
>
>  inherit autotools pkgconfig perlnative pythonnative
>
> @@ -14,5 +14,3 @@ SRC_URI[sha256sum] = "394307596bc908419617e4c33e93ea
> e8b5b733dfc8d01161677b8cbd3a
>  FILES_${PN} += "${datadir}/icons"
>
>  EXTRA_OECONF = "--disable-html-docs"
> -
> -PNBLACKLIST[geany] ?= "Fails to build with RSS
> http://errors.yoctoproject.org/Errors/Details/132822/";
> --
> 2.9.3
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to