summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2007-09-22 23:51:35 +0000
committerMart Raudsepp <leio@gentoo.org>2007-09-22 23:51:35 +0000
commited4e2a2b0589455dadb98cc1768634274535ad3a (patch)
treeac9df0cbc1a972f306860d67fd89a2dc577f8da6 /x11-libs/gtk+
parentVersion bumped. (diff)
downloadgentoo-2-ed4e2a2b0589455dadb98cc1768634274535ad3a.tar.gz
gentoo-2-ed4e2a2b0589455dadb98cc1768634274535ad3a.tar.bz2
gentoo-2-ed4e2a2b0589455dadb98cc1768634274535ad3a.zip
Correct the gtk-doc dependencies version (1.6 required now with USE=doc, not just 1.4)
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r--x11-libs/gtk+/gtk+-2.12.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.12.0.ebuild b/x11-libs/gtk+/gtk+-2.12.0.ebuild
index 889c646ada20..c33af9bc0988 100644
--- a/x11-libs/gtk+/gtk+-2.12.0.ebuild
+++ b/x11-libs/gtk+/gtk+-2.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.0.ebuild,v 1.2 2007/09/21 21:53:39 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.0.ebuild,v 1.3 2007/09/22 23:51:35 leio Exp $
inherit gnome.org flag-o-matic eutils autotools virtualx
@@ -43,7 +43,7 @@ DEPEND="${RDEPEND}
x11-proto/damageproto
xinerama? ( x11-proto/xineramaproto )
doc? (
- >=dev-util/gtk-doc-1.4
+ >=dev-util/gtk-doc-1.6
~app-text/docbook-xml-dtd-4.1.2
)"