All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gnome][PATCHv2] libxmlb: allow to build native
@ 2022-12-19 14:29 Markus Volk
  0 siblings, 0 replies; only message in thread
From: Markus Volk @ 2022-12-19 14:29 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Markus Volk

This will be needed for gnome-software

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb
index 1f5310ca1..3366b7e7f 100644
--- a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb
+++ b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb
@@ -18,3 +18,5 @@ PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false"
 GTKDOC_MESON_OPTION = "gtkdoc"
 
 FILES:${PN}-bin += "${libexecdir}/*"
+
+BBCLASSEXTEND = "native"
-- 
2.34.1



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

only message in thread, other threads:[~2022-12-19 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19 14:29 [meta-gnome][PATCHv2] libxmlb: allow to build native Markus Volk

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.