mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
e97f2308e3
* we need gtk-doc before xfce-git, because gtk-doc needs configure.in or configure.ac and the repository contains only configure.ac.in which is transformed into configure.ac by autogen which is prepended to do_configure by xfce-git (so this .bbclass needs to appear in inherit after gtk-doc to prepend autogen.sh before gtkdocize call. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>