diff options
Diffstat (limited to 'gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild index 12052554767e..1793de3cfc59 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.32.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/gconf-editor/gconf-editor-2.32.0.ebuild,v 1.7 2011/03/22 19:24:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild,v 1.8 2012/05/05 06:25:22 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} sys-devel/gettext app-text/gnome-doc-utils >=dev-util/intltool-0.35 - >=dev-util/pkgconfig-0.19 + virtual/pkgconfig ~app-text/docbook-xml-dtd-4.1.2" pkg_setup() { |