summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/xchat/xchat-2.0.7-r1.ebuild')
-rw-r--r--net-irc/xchat/xchat-2.0.7-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/xchat/xchat-2.0.7-r1.ebuild b/net-irc/xchat/xchat-2.0.7-r1.ebuild
index 2180d8013f4d..703da1e73599 100644
--- a/net-irc/xchat/xchat-2.0.7-r1.ebuild
+++ b/net-irc/xchat/xchat-2.0.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.7-r1.ebuild,v 1.5 2004/06/24 23:10:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.7-r1.ebuild,v 1.6 2004/07/20 23:10:47 swegener Exp $
inherit flag-o-matic eutils
@@ -27,11 +27,11 @@ RDEPEND=">=dev-libs/glib-2.0.3
perl? ( >=dev-lang/perl-5.6.1 )
ssl? ( >=dev-libs/openssl-0.9.6d )
python? ( dev-lang/python )
- tcltk? ( dev-lang/tcl )
- nls? ( sys-devel/gettext )"
+ tcltk? ( dev-lang/tcl )"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.7"
+ >=dev-util/pkgconfig-0.7
+ nls? ( sys-devel/gettext )"
src_compile() {