diff options
author | 2004-07-01 11:14:57 +0000 | |
---|---|---|
committer | 2004-07-01 11:14:57 +0000 | |
commit | 53b16f9a1c2ca357d4125bc3d60c4ced573c5048 (patch) | |
tree | 5128886776c071b51c60c554dcc512717f4d738b /games-board/scid/scid-3.6.1.ebuild | |
parent | Added die to make install (Manifest recommit) (diff) | |
download | gentoo-2-53b16f9a1c2ca357d4125bc3d60c4ced573c5048.tar.gz gentoo-2-53b16f9a1c2ca357d4125bc3d60c4ced573c5048.tar.bz2 gentoo-2-53b16f9a1c2ca357d4125bc3d60c4ced573c5048.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-board/scid/scid-3.6.1.ebuild')
-rw-r--r-- | games-board/scid/scid-3.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/scid/scid-3.6.1.ebuild b/games-board/scid/scid-3.6.1.ebuild index a29ac7ece670..a2d81824ff23 100644 --- a/games-board/scid/scid-3.6.1.ebuild +++ b/games-board/scid/scid-3.6.1.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/scid/scid-3.6.1.ebuild,v 1.2 2004/06/24 22:20:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/scid/scid-3.6.1.ebuild,v 1.3 2004/07/01 11:11:50 eradicator Exp $ inherit games @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="x86 alpha ppc sparc amd64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 >=dev-lang/tk-8.3 >=sys-libs/zlib-1.1.3" |