[oe-commits] [openembedded-core] 16/47: libuser: enable gtk-doc

git at git.openembedded.org git at git.openembedded.org
Thu Sep 8 09:12:37 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 5e1d20d0bdf45eedf1781a1fc9607079c148b383
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Thu Aug 25 17:57:36 2016 +0300

    libuser: enable gtk-doc
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 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 960f789..3d0b516 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}"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list