Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/6] webkitgtk: Correct from REQUIRED_DISTRO_FEATURES to ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
@ 2020-02-23 17:32 Adrian Bunk
  2020-02-23 17:32 ` [PATCH 2/6] webkitgtk: Remove unused DEPENDS on pulseaudio Adrian Bunk
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Adrian Bunk @ 2020-02-23 17:32 UTC (permalink / raw)
  To: openembedded-core

opengl is optional.
x11 can be replaced with wayland.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
 meta/recipes-sato/webkit/webkitgtk_2.26.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
index a48a976f94..51fba94964 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
@@ -26,7 +26,7 @@ SRC_URI[sha256sum] = "4386900713dfadf9741177210b32623cab22562a79ffd0d446b6656993
 
 inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc
 
-REQUIRED_DISTRO_FEATURES = "x11 opengl"
+ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
 CVE_PRODUCT = "webkitgtk webkitgtk\+"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-23 18:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-23 17:32 [PATCH 1/6] webkitgtk: Correct from REQUIRED_DISTRO_FEATURES to ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" Adrian Bunk
2020-02-23 17:32 ` [PATCH 2/6] webkitgtk: Remove unused DEPENDS on pulseaudio Adrian Bunk
2020-02-23 17:32 ` [PATCH 3/6] webkitgtk: Remove obsolete gtk2 packageconfig Adrian Bunk
2020-02-23 17:32 ` [PATCH 4/6] webkitgtk: Remove the unused DEPENDS on libidn Adrian Bunk
2020-02-23 17:32 ` [PATCH 5/6] systemd: Add a PACKAGECONFIG for libidn2 Adrian Bunk
2020-02-23 17:32 ` [PATCH 6/6] libidn: Move to meta-oe Adrian Bunk
2020-02-23 18:02 ` ✗ patchtest: failure for "webkitgtk: Correct from REQUIR..." and 5 more Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox