diff options
Diffstat (limited to 'sys-devel/distcc/distcc-2.13-r1.ebuild')
-rw-r--r-- | sys-devel/distcc/distcc-2.13-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-2.13-r1.ebuild b/sys-devel/distcc/distcc-2.13-r1.ebuild index d6ac1d408373..1861475b6c45 100644 --- a/sys-devel/distcc/distcc-2.13-r1.ebuild +++ b/sys-devel/distcc/distcc-2.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.13-r1.ebuild,v 1.5 2004/04/26 13:17:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.13-r1.ebuild,v 1.6 2004/05/15 21:46:08 lisa Exp $ # If you change this in any way please email lisa@gentoo.org and make an # entry in the ChangeLog (this means you spanky :P). (2004-04-11) Lisa Seelye @@ -30,6 +30,7 @@ RDEPEND=" >=gnome-base/libgnomeui-2.0.0.0 >=gnome-base/libglade-2.0.0 x11-libs/pango + >=gnome-base/gconf-2.0.0 ) gtk? ( >=x11-libs/gtk+-2.0.0 |