On Mon, Aug 14, 2023 at 7:43 AM Marine Vovard <m.vov...@phytec.de> wrote:
>
> We can use pure Wayland and therefore X11 is not required all the time.
>

Would it also build when x11 or wayland neither are in DISTRO_FEATURES ?
If not then I guess a check should be made to check such that atleast
one of these distro
features are present.

> Signed-off-by: Marine Vovard <m.vov...@phytec.de>
> ---
>  meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb 
> b/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb
> index ca1fc5f96..93894c860 100644
> --- a/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb
> +++ b/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb
> @@ -43,7 +43,7 @@ export KIVY_GRAPHICS
>  KIVY_CROSS_SYSROOT="${RECIPE_SYSROOT}"
>  export KIVY_CROSS_SYSROOT
>
> -REQUIRED_DISTRO_FEATURES += "x11 opengl gobject-introspection-data"
> +REQUIRED_DISTRO_FEATURES += "opengl gobject-introspection-data"
>
>  DEPENDS += " \
>      gstreamer1.0 \
> --
> 2.25.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#104351): 
https://lists.openembedded.org/g/openembedded-devel/message/104351
Mute This Topic: https://lists.openembedded.org/mt/100737871/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