diff options
author | 2003-03-25 10:14:41 +0000 | |
---|---|---|
committer | 2003-03-25 10:14:41 +0000 | |
commit | 128eb3856ec6323e0adb055559cb1b29f0a0ca70 (patch) | |
tree | 29507c9af21d66cebfa7cbe0ef5b27d68cb02ab5 /net-irc/xchat/xchat-1.8.11.ebuild | |
parent | new binutils breaks kde (diff) | |
download | historical-128eb3856ec6323e0adb055559cb1b29f0a0ca70.tar.gz historical-128eb3856ec6323e0adb055559cb1b29f0a0ca70.tar.bz2 historical-128eb3856ec6323e0adb055559cb1b29f0a0ca70.zip |
gtk is optional
Diffstat (limited to 'net-irc/xchat/xchat-1.8.11.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-1.8.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-1.8.11.ebuild b/net-irc/xchat/xchat-1.8.11.ebuild index d9c82f8d9987..8806cdcbe4eb 100644 --- a/net-irc/xchat/xchat-1.8.11.ebuild +++ b/net-irc/xchat/xchat-1.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11.ebuild,v 1.6 2003/03/25 10:14:41 seemant Exp $ inherit eutils @@ -15,7 +15,7 @@ SLOT="1" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc alpha" -RDEPEND="=x11-libs/gtk+-1.2* +RDEPEND="gtk? ( =x11-libs/gtk+-1.2* ) python? ( >=dev-lang/python-2.2-r7 ) perl? ( >=dev-lang/perl-5.6.1 ) gnome? ( <gnome-base/gnome-panel-1.5.0 |