mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
6a6defcc2b
commit
318802e19b
|
|
@ -18,3 +18,5 @@ PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false"
|
|||
GTKDOC_MESON_OPTION = "gtkdoc"
|
||||
|
||||
FILES:${PN}-bin += "${libexecdir}/*"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user