diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:14:57 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:14:57 +0000 |
commit | 53b16f9a1c2ca357d4125bc3d60c4ced573c5048 (patch) | |
tree | 5128886776c071b51c60c554dcc512717f4d738b /games-emulation/daphne/daphne-0.99.6-r2.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-emulation/daphne/daphne-0.99.6-r2.ebuild')
-rw-r--r-- | games-emulation/daphne/daphne-0.99.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/daphne/daphne-0.99.6-r2.ebuild b/games-emulation/daphne/daphne-0.99.6-r2.ebuild index c117db1da4c0..4896fd2ae13b 100644 --- a/games-emulation/daphne/daphne-0.99.6-r2.ebuild +++ b/games-emulation/daphne/daphne-0.99.6-r2.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-emulation/daphne/daphne-0.99.6-r2.ebuild,v 1.4 2004/06/24 22:25:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/daphne/daphne-0.99.6-r2.ebuild,v 1.5 2004/07/01 11:13:31 eradicator Exp $ inherit games eutils flag-o-matic @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86" IUSE="" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc media-libs/libogg media-libs/libvorbis media-libs/libsdl |