mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
keybinder: disable gtk-doc documentation
The API documentation doesn't build, so force it off until this is fixed. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -23,3 +23,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
|
||||
do_configure:prepend() {
|
||||
touch ${S}/ChangeLog
|
||||
}
|
||||
|
||||
# gtk-doc generation doesn't work, so disable it:
|
||||
# ../keybinder-docs.sgml:26: element include: XInclude error : could not load ../xml/tree_index.sgml, and no fallback was found
|
||||
GTKDOC_ENABLED = "False"
|
||||
|
||||
Reference in New Issue
Block a user