summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/weechat/weechat-0.0.3-r1.ebuild')
-rw-r--r--net-irc/weechat/weechat-0.0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/weechat/weechat-0.0.3-r1.ebuild b/net-irc/weechat/weechat-0.0.3-r1.ebuild
index b7640f0e1871..1ebc3dd2e64f 100644
--- a/net-irc/weechat/weechat-0.0.3-r1.ebuild
+++ b/net-irc/weechat/weechat-0.0.3-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/weechat/weechat-0.0.3-r1.ebuild,v 1.5 2004/06/24 23:10:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.0.3-r1.ebuild,v 1.6 2004/07/01 22:24:02 eradicator Exp $
DESCRIPTION="Portable and multi-interface IRC client."
HOMEPAGE="http://weechat.flashtux.org/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE="gtk2"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
sys-libs/ncurses
gtk2? ( >=x11-libs/gtk+-2 )"
RDEPEND=""