diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-07-23 21:41:10 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-07-23 21:41:10 +0000 |
commit | 8916d2f55c6e43170180f3920281f475f69b5c78 (patch) | |
tree | 7f1bcdbb967d0074e656f2615edf74963786db71 /app-editors/ghex/ghex-2.24.0.ebuild | |
parent | Make libgweather-2.26.2.1 libtool-1 compatible, bug #278516. Clean up old rev... (diff) | |
download | gentoo-2-8916d2f55c6e43170180f3920281f475f69b5c78.tar.gz gentoo-2-8916d2f55c6e43170180f3920281f475f69b5c78.tar.bz2 gentoo-2-8916d2f55c6e43170180f3920281f475f69b5c78.zip |
Clean up old revisions. Add missing gconf-2 RDEPEND according to autoconf.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/ghex/ghex-2.24.0.ebuild')
-rw-r--r-- | app-editors/ghex/ghex-2.24.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-2.24.0.ebuild b/app-editors/ghex/ghex-2.24.0.ebuild index 40039b34c2b6..33072a2bc9c9 100644 --- a/app-editors/ghex/ghex-2.24.0.ebuild +++ b/app-editors/ghex/ghex-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.6 2009/06/08 23:07:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.7 2009/07/23 21:41:10 eva Exp $ GCONF_DEBUG="no" @@ -17,6 +17,7 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 dev-libs/popt >=dev-libs/atk-1 + >=gnome-base/gconf-2 >=gnome-base/libgnomeui-2.6 >=gnome-base/libgnomeprintui-2.2 >=gnome-base/gail-0.17" |