diff options
Diffstat (limited to 'gnome-base/gconf/gconf-3.2.3.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-3.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/gconf/gconf-3.2.3.ebuild b/gnome-base/gconf/gconf-3.2.3.ebuild index 44252a311472..5c65322e4d71 100644 --- a/gnome-base/gconf/gconf-3.2.3.ebuild +++ b/gnome-base/gconf/gconf-3.2.3.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-base/gconf/gconf-3.2.3.ebuild,v 1.1 2011/11/07 01:11:55 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.3.ebuild,v 1.2 2012/05/05 05:38:09 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -29,7 +29,7 @@ RDEPEND=">=dev-libs/glib-2.25.9:2 policykit? ( sys-auth/polkit )" DEPEND="${RDEPEND} >=dev-util/intltool-0.35 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig doc? ( >=dev-util/gtk-doc-1 )" pkg_setup() { |