All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [meta-oe][PATCH 1/2] atkmm: Allow build with wayland
       [not found] <20220426151236.2924998-1-raj.khem@gmail.com>
@ 2022-04-26 15:45 ` Andreas Müller
  0 siblings, 0 replies; only message in thread
From: Andreas Müller @ 2022-04-26 15:45 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembeded-devel

On Tue, Apr 26, 2022 at 5:12 PM Khem Raj <raj.khem@gmail.com> wrote:

Thanks. Just a minor nit: Could you change commit message to 'atkmm:
Allow build with wayland only' because it builds fine with wayland &
x11

Andreas
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> Cc: Andreas Müller <schnitzeltony@gmail.com>
> ---
>  meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb | 2 +-
>  meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb      | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb b/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb
> index 9a5b1a1b83..0342b8a9f8 100644
> --- a/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb
> +++ b/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb
> @@ -12,7 +12,7 @@ GNOMEBN = "atkmm"
>
>  inherit gnomebase features_check
>
> -REQUIRED_DISTRO_FEATURES = "x11"
> +ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
>
>  SRC_URI[archive.sha256sum] = "e11324bfed1b6e330a02db25cecc145dca03fb0dff47f0710c85e317687da458"
>
> diff --git a/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb b/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
> index 1f9c28e530..f6cb0a1e15 100644
> --- a/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
> +++ b/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
> @@ -11,7 +11,7 @@ GNOMEBASEBUILDCLASS = "meson"
>
>  inherit gnomebase features_check
>
> -REQUIRED_DISTRO_FEATURES = "x11"
> +ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
>
>  SRC_URI[archive.sha256sum] = "a0bb49765ceccc293ab2c6735ba100431807d384ffa14c2ebd30e07993fd2fa4"
>
> --
> 2.36.0
>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-26 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220426151236.2924998-1-raj.khem@gmail.com>
2022-04-26 15:45 ` [meta-oe][PATCH 1/2] atkmm: Allow build with wayland Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.