commit:     fd540611e637b7ea3b51758f56348caf20e7dd80
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 09:29:27 2015 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 09:29:27 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd540611

sci-libs/gt: dev-util/gtk-doc only needed for USE=doc (bug 540846, thanks 
Matthias Lippert).

Package-Manager: portage-2.2.20

 sci-libs/gts/gts-20121130.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/gts/gts-20121130.ebuild b/sci-libs/gts/gts-20121130.ebuild
index 20d793b..82353d6 100644
--- a/sci-libs/gts/gts-20121130.ebuild
+++ b/sci-libs/gts/gts-20121130.ebuild
@@ -21,8 +21,8 @@ IUSE="doc examples static-libs test"
 
 RDEPEND="dev-libs/glib:2"
 DEPEND="${RDEPEND}
-       dev-util/gtk-doc
        virtual/pkgconfig
+       doc? ( dev-util/gtk-doc )
        test? ( media-libs/netpbm )"
 
 # buggy

Reply via email to