libxmlb: allow to build native

This will be needed for gnome-software

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk
2022-12-19 15:29:08 +01:00
committed by Khem Raj
parent 6a6defcc2b
commit 318802e19b
@@ -18,3 +18,5 @@ PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false"
GTKDOC_MESON_OPTION = "gtkdoc" GTKDOC_MESON_OPTION = "gtkdoc"
FILES:${PN}-bin += "${libexecdir}/*" FILES:${PN}-bin += "${libexecdir}/*"
BBCLASSEXTEND = "native"