diff options
Diffstat (limited to 'net-irc/xchat/xchat-2.0.5.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.0.5.ebuild b/net-irc/xchat/xchat-2.0.5.ebuild index 1ac8335ea01e..98b034954ede 100644 --- a/net-irc/xchat/xchat-2.0.5.ebuild +++ b/net-irc/xchat/xchat-2.0.5.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-2.0.5.ebuild,v 1.2 2003/09/28 17:18:18 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.5.ebuild,v 1.3 2003/10/05 10:40:30 foser Exp $ inherit eutils @@ -23,7 +23,7 @@ fi RDEPEND=">=dev-libs/glib-2.0.3 - !xchatnogtk ( >=x11-libs/gtk+-2.0.3 ) + !xchatnogtk? ( >=x11-libs/gtk+-2.0.3 ) perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.6d ) python? ( dev-lang/python ) |