diff options
Diffstat (limited to 'games-board/gnugo/gnugo-3.2.ebuild')
-rw-r--r-- | games-board/gnugo/gnugo-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/gnugo/gnugo-3.2.ebuild b/games-board/gnugo/gnugo-3.2.ebuild index ea5ac48cbe50..3f44583f7a7b 100644 --- a/games-board/gnugo/gnugo-3.2.ebuild +++ b/games-board/gnugo/gnugo-3.2.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.2.ebuild,v 1.3 2004/06/24 22:18:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.2.ebuild,v 1.4 2004/07/01 11:11:09 eradicator Exp $ DESCRIPTION="A Go-playing program" SRC_URI="mirror://gnu/gnugo/${P}.tar.gz" @@ -10,7 +10,7 @@ KEYWORDS="x86 ppc" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2-r3" src_compile() { |