[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    Re: [OE-core][PATCH v4 06/10] webkitgtk: add missing dependencies
From:       "Richard Purdie" <richard.purdie () linuxfoundation ! org>
Date:       2023-03-31 12:06:45
Message-ID: e1408db180e41666a38260a9f45f6edf7f725192.camel () linuxfoundation ! org
[Download RAW message or body]

On Fri, 2023-03-31 at 13:46 +0200, Petr Kubizňák wrote:
> When gobject-introspection feature is disabled, gettext and
> glib-2.0-native dependencies are not pulled in, which causes failures
> in do_compile due to missing xgettext and gdbus-codegen.
> 
> Signed-off-by: Petr Kubizňák <kubiznak@2n.com>
> ---
> meta/recipes-sato/webkit/webkitgtk_2.38.5.bb | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-sato/webkit/webkitgtk_2.38.5.bb \
> b/meta/recipes-sato/webkit/webkitgtk_2.38.5.bb index e52920883a..b49ecf2a31 100644
> --- a/meta/recipes-sato/webkit/webkitgtk_2.38.5.bb
> +++ b/meta/recipes-sato/webkit/webkitgtk_2.38.5.bb
> @@ -17,7 +17,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
> \ "
> SRC_URI[sha256sum] = \
> "40c20c43022274df5893f22b1054fa894c3eea057389bb08aee08c5b0bb0c1a7" 
> -inherit cmake pkgconfig gobject-introspection perlnative features_check \
> upstream-version-is-even gi-docgen +inherit cmake pkgconfig gobject-introspection \
> perlnative features_check upstream-version-is-even gi-docgen gettext 
> ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
> REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', \
> 'opengl', '', d)}" @@ -38,6 +38,7 @@ DEPENDS += " \
> libnotify \
> gstreamer1.0 \
> gstreamer1.0-plugins-base \
> +          glib-2.0-native \
> "
> 
> PACKAGECONFIG_SOUP ?= "soup3"

If the dependency is just xgettext then it may just be a DEPENDS +=
"gettext-native"  which is a lower requirement than the full gettext
target code?

Cheers,

Richard



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#179439): https://lists.openembedded.org/g/openembedded-core/message/179439
Mute This Topic: https://lists.openembedded.org/mt/97971478/4454766
Group Owner: openembedded-core+owner@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [openembedded-core@marc.info]
-=-=-=-=-=-=-=-=-=-=-=-



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic