From: Alexander Kanavin Date: Thu, 25 Aug 2016 14:57:36 +0000 (+0300) Subject: libuser: enable gtk-doc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cfdc18660cfdada6f8b13fab17972b7b5ea971c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libuser: enable gtk-doc (From OE-Core rev: 908c9fce842b022dd285ccf363a0fda325cdf91b) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/libuser/libuser_0.62.bb b/meta/recipes-extended/libuser/libuser_0.62.bb index 960f789e27e..3d0b516aba2 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}"