diff options
Diffstat (limited to 'dev-util/glade/glade-3.8.1.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.8.1.ebuild b/dev-util/glade/glade-3.8.1.ebuild index 6043204341d4..6f9d5173ddcf 100644 --- a/dev-util/glade/glade-3.8.1.ebuild +++ b/dev-util/glade/glade-3.8.1.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/dev-util/glade/glade-3.8.1.ebuild,v 1.7 2012/03/25 16:14:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.1.ebuild,v 1.8 2012/05/04 17:51:44 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.8:2 " DEPEND="${RDEPEND} >=dev-util/intltool-0.35 - >=dev-util/pkgconfig-0.19 + virtual/pkgconfig sys-devel/gettext app-text/scrollkeeper >=app-text/gnome-doc-utils-0.9 |