diff options
Diffstat (limited to 'games-board/gnugo/gnugo-3.3.22.ebuild')
-rw-r--r-- | games-board/gnugo/gnugo-3.3.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/gnugo/gnugo-3.3.22.ebuild b/games-board/gnugo/gnugo-3.3.22.ebuild index 5359b00e6c50..0a4e79452618 100644 --- a/games-board/gnugo/gnugo-3.3.22.ebuild +++ b/games-board/gnugo/gnugo-3.3.22.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/games-board/gnugo/gnugo-3.3.22.ebuild,v 1.3 2004/06/24 22:18:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.3.22.ebuild,v 1.4 2004/07/01 11:11:09 eradicator Exp $ inherit games @@ -12,7 +12,7 @@ KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2-r3" src_compile() { |