mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
21dbf20b54
commit
d015d52ad8
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user