commit:     1ebbd1c06669bf2de23bcb668d205f9ad5957399
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 19:44:44 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 20:36:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebbd1c0

x11-libs/gtk+: gtk-doc is also needed when running eautoreconf (#589192 by 
kapsh)

Package-Manager: portage-2.3.0

 x11-libs/gtk+/gtk+-3.20.6.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-libs/gtk+/gtk+-3.20.6.ebuild b/x11-libs/gtk+/gtk+-3.20.6.ebuild
index 21e48ff..0805e96 100644
--- a/x11-libs/gtk+/gtk+-3.20.6.ebuild
+++ b/x11-libs/gtk+/gtk+-3.20.6.ebuild
@@ -59,6 +59,7 @@ COMMON_DEPEND="
                xinerama? ( x11-libs/libXinerama[${MULTILIB_USEDEP}] )
        )
 "
+# gtk-doc is also needed when running eautoreconf, bug #589192
 DEPEND="${COMMON_DEPEND}
        app-text/docbook-xsl-stylesheets
        app-text/docbook-xml-dtd:4.1.2
@@ -66,6 +67,7 @@ DEPEND="${COMMON_DEPEND}
        dev-libs/gobject-introspection-common
        >=dev-util/gdbus-codegen-2.38.2
        >=dev-util/gtk-doc-am-1.20
+       >=dev-util/gtk-doc-1.20
        >=sys-devel/gettext-0.18.3[${MULTILIB_USEDEP}]
        virtual/pkgconfig[${MULTILIB_USEDEP}]
        X? (

Reply via email to