I am seeing libxfce4ui is failing in install task I wonder if it is
related these changes

see
https://errors.yoctoproject.org/Errors/Details/633079/

On Mon, Feb 21, 2022 at 10:20 AM Markus Volk <f_...@t-online.de> wrote:
>
> This fixes do_configure error:
>
> | libxfce4util/Makefile.am:159: error: ENABLE_VAPIGEN does not appear in 
> AM_CONDITIONAL
>
> Signed-off-by: Markus Volk <f_...@t-online.de>
> ---
>  meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.16.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.16.0.bb 
> b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.16.0.bb
> index 1a0b7183e..9462b28ac 100644
> --- a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.16.0.bb
> +++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.16.0.bb
> @@ -4,6 +4,6 @@ LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
>  DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0"
>
> -inherit xfce gtk-doc gobject-introspection
> +inherit xfce gtk-doc gobject-introspection vala
>
>  SRC_URI[sha256sum] = 
> "60598d745d1fc81ff5ad3cecc3a8d1b85990dd22023e7743f55abd87d8b55b83"
> --
> 2.25.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#95430): 
https://lists.openembedded.org/g/openembedded-devel/message/95430
Mute This Topic: https://lists.openembedded.org/mt/89300196/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to