summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/geany/geany-0.20.ebuild')
-rw-r--r--dev-util/geany/geany-0.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany/geany-0.20.ebuild b/dev-util/geany/geany-0.20.ebuild
index cce9563ddcfd..6ac2d15e4682 100644
--- a/dev-util/geany/geany-0.20.ebuild
+++ b/dev-util/geany/geany-0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-0.20.ebuild,v 1.2 2011/01/20 07:35:41 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-0.20.ebuild,v 1.3 2011/03/23 06:16:16 ssuominen Exp $
EAPI=2
inherit eutils gnome2-utils
@@ -19,7 +19,7 @@ IUSE="+vte"
RDEPEND=">=x11-libs/gtk+-2.12:2
>=dev-libs/glib-2.16:2
- vte? ( x11-libs/vte )"
+ vte? ( x11-libs/vte:0 )"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool