diff options
Diffstat (limited to 'x11-libs/vte/vte-0.28.2-r300.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r300.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/vte/vte-0.28.2-r300.ebuild b/x11-libs/vte/vte-0.28.2-r300.ebuild index b5e89319b0bf..a8c946aa7153 100644 --- a/x11-libs/vte/vte-0.28.2-r300.ebuild +++ b/x11-libs/vte/vte-0.28.2-r300.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r300.ebuild,v 1.7 2011/10/30 17:48:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r300.ebuild,v 1.8 2012/05/05 03:52:26 jdhore Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/glib-2.26:2 introspection? ( >=dev-libs/gobject-introspection-0.9.0 )" DEPEND="${RDEPEND} >=dev-util/intltool-0.35 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig sys-devel/gettext doc? ( >=dev-util/gtk-doc-1.13 )" |