diff options
Diffstat (limited to 'dev-libs/gdl/gdl-3.2.0.ebuild')
-rw-r--r-- | dev-libs/gdl/gdl-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gdl/gdl-3.2.0.ebuild b/dev-libs/gdl/gdl-3.2.0.ebuild index af7da9f980f8..02d0e23994fc 100644 --- a/dev-libs/gdl/gdl-3.2.0.ebuild +++ b/dev-libs/gdl/gdl-3.2.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/dev-libs/gdl/gdl-3.2.0.ebuild,v 1.4 2012/04/29 15:19:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.2.0.ebuild,v 1.5 2012/05/04 18:35:45 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -21,7 +21,7 @@ RDEPEND="dev-libs/glib:2 >=dev-libs/libxml2-2.4:2 introspection? ( >=dev-libs/gobject-introspection-0.6.7 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-devel/gettext-0.17 >=dev-util/intltool-0.40.1 doc? ( >=dev-util/gtk-doc-1.4 )" |