diff options
Diffstat (limited to 'x11-libs/vte/vte-0.32.0.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.32.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.32.0.ebuild b/x11-libs/vte/vte-0.32.0.ebuild index 9a917cf577cc..b3940adb989d 100644 --- a/x11-libs/vte/vte-0.32.0.ebuild +++ b/x11-libs/vte/vte-0.32.0.ebuild @@ -1,6 +1,6 @@ # 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.32.0.ebuild,v 1.1 2012/03/27 04:47:11 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.32.0.ebuild,v 1.2 2012/05/05 03:52:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -29,7 +29,7 @@ RDEPEND=">=dev-libs/glib-2.31.13: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 )" |