From 908c9fce842b022dd285ccf363a0fda325cdf91b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 25 Aug 2016 17:57:36 +0300 Subject: libuser: enable gtk-doc Signed-off-by: Alexander Kanavin --- meta/recipes-extended/libuser/libuser_0.62.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/libuser/libuser_0.62.bb b/meta/recipes-extended/libuser/libuser_0.62.bb index 960f789e27..3d0b516aba 100644 --- a/meta/recipes-extended/libuser/libuser_0.62.bb +++ b/meta/recipes-extended/libuser/libuser_0.62.bb @@ -22,7 +22,7 @@ SRC_URI[sha256sum] = "a58ff4fabb01a25043b142185a33eeea961109dd60d4b40b6a9df4fa3c DEPENDS = "popt libpam glib-2.0 docbook-utils-native linuxdoc-tools-native python3" -inherit autotools gettext python3native python3-dir pkgconfig +inherit autotools gettext python3native python3-dir pkgconfig gtk-doc EXTRA_OEMAKE = "PYTHON_CPPFLAGS=-I${STAGING_INCDIR}/${PYTHON_DIR}${PYTHON_ABI}" -- cgit 1.2.3-korg