mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 15:13:42 +00:00
gnome-desktop3: set correct meson gtk doc option
Fixes: | ERROR: gnome-desktop3-3.32.0-r0 do_configure: QA Issue: gnome-desktop3: configure was passed unrecognised options: docs [unknown-configure-option] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c168e774a5
commit
70772ea3b9
@ -27,6 +27,7 @@ DEPENDS += "itstool-native gsettings-desktop-schemas virtual/libx11 gtk+3 startu
|
|||||||
inherit distro_features_check gtk-doc
|
inherit distro_features_check gtk-doc
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
|
GTKDOC_MESON_OPTION = "gtk_doc"
|
||||||
EXTRA_OEMESON = "-Ddesktop_docs=false"
|
EXTRA_OEMESON = "-Ddesktop_docs=false"
|
||||||
|
|
||||||
PACKAGES =+ "libgnome-desktop3"
|
PACKAGES =+ "libgnome-desktop3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user