diff options
Diffstat (limited to 'gnome-extra/zenity/zenity-3.2.0.ebuild')
-rw-r--r-- | gnome-extra/zenity/zenity-3.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/zenity/zenity-3.2.0.ebuild b/gnome-extra/zenity/zenity-3.2.0.ebuild index af1c12dc2a68..e1bf483e52ce 100644 --- a/gnome-extra/zenity/zenity-3.2.0.ebuild +++ b/gnome-extra/zenity/zenity-3.2.0.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/gnome-extra/zenity/zenity-3.2.0.ebuild,v 1.1 2011/11/05 05:03:48 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.2.0.ebuild,v 1.2 2012/05/05 06:25:16 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -29,7 +29,7 @@ DEPEND="${RDEPEND} app-text/docbook-xml-dtd:4.1.2 >=dev-util/intltool-0.40 >=sys-devel/gettext-0.14 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=app-text/gnome-doc-utils-0.10.1" # eautoreconf needs: # >=gnome-base/gnome-common-2.12 |