]> code.ossystems Code Review - openembedded-core.git/commitdiff
libuser: enable gtk-doc
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 25 Aug 2016 14:57:36 +0000 (17:57 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2016 11:12:15 +0000 (12:12 +0100)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/recipes-extended/libuser/libuser_0.62.bb

index 960f789e27edda699a2040cd01db989052f3cf54..3d0b516aba285e3f4f0729b7006801d00de1aa60 100644 (file)
@@ -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}"