gnome-doc-utils-stub: add a recipe

Real gnome-doc-utils can no longer be build (because
it requires both python 2 and libxml2, which can only be
build for one version of Python), so a stub recipe which
provides just m4 macros is provided, and usage of
gnome-doc-utils is disabled where needed.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Alexander Kanavin
2016-05-24 14:57:01 +03:00
committed by Martin Jansa
parent f0de8ed2c3
commit b4d7caaff9
14 changed files with 882 additions and 19 deletions
@@ -13,7 +13,7 @@ SRC_URI = " \
SRC_URI[md5sum] = "b8480274c68876acff5965d4346710e7"
SRC_URI[sha256sum] = "02398ab33894a59b0bd8707e598c46d8bb56f1413cd54de48eed61e2920ecd60"
DEPENDS = "glib-2.0 gtkmm parted gnome-doc-utils-native"
DEPENDS = "glib-2.0 gtkmm parted gnome-doc-utils"
do_install_append() {
# Add a script which checks if polkit is installed.