diff options
Diffstat (limited to 'dev-util/geany/geany-0.19.2.ebuild')
-rw-r--r-- | dev-util/geany/geany-0.19.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/geany/geany-0.19.2.ebuild b/dev-util/geany/geany-0.19.2.ebuild index 9df92911906c..8983ae698266 100644 --- a/dev-util/geany/geany-0.19.2.ebuild +++ b/dev-util/geany/geany-0.19.2.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/dev-util/geany/geany-0.19.2.ebuild,v 1.8 2011/10/06 12:00:57 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany/geany-0.19.2.ebuild,v 1.9 2012/05/04 17:51:43 jdhore Exp $ EAPI=4 inherit eutils gnome2-utils @@ -21,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.12:2 >=dev-libs/glib-2.16:2 vte? ( x11-libs/vte:0 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool sys-devel/gettext" |