diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-01 05:24:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-01 05:24:56 +0000 |
commit | 0a27343cb449ee5036627cc5f37b633ce86d5cd7 (patch) | |
tree | cadcbf7014704305cf2fdcd83df977a28b6f6814 /games-puzzle/mirrormagic | |
parent | stable on ppc64, bug #55664 (Manifest recommit) (diff) | |
download | gentoo-2-0a27343cb449ee5036627cc5f37b633ce86d5cd7.tar.gz gentoo-2-0a27343cb449ee5036627cc5f37b633ce86d5cd7.tar.bz2 gentoo-2-0a27343cb449ee5036627cc5f37b633ce86d5cd7.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-puzzle/mirrormagic')
-rw-r--r-- | games-puzzle/mirrormagic/mirrormagic-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/mirrormagic/mirrormagic-2.0.2.ebuild b/games-puzzle/mirrormagic/mirrormagic-2.0.2.ebuild index 3a0ac9a731dc..f3a0da41460a 100644 --- a/games-puzzle/mirrormagic/mirrormagic-2.0.2.ebuild +++ b/games-puzzle/mirrormagic/mirrormagic-2.0.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-puzzle/mirrormagic/mirrormagic-2.0.2.ebuild,v 1.9 2004/06/28 23:23:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/mirrormagic/mirrormagic-2.0.2.ebuild,v 1.10 2004/07/01 05:24:56 mr_bones_ Exp $ inherit flag-o-matic games @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ~amd64" IUSE="X sdl" -DEPEND="virtual/glibc +DEPEND="virtual/libc || ( X? ( virtual/x11 ) sdl? ( >=media-libs/libsdl-1.1 |