diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-01 05:23:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-01 05:23:12 +0000 |
commit | 855a724428f05590f9e4af69eef23f557c8fecb6 (patch) | |
tree | 2501b55ae4a01a62b801578fd4a563c60e880a16 /games-engines/scummvm | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-855a724428f05590f9e4af69eef23f557c8fecb6.tar.gz historical-855a724428f05590f9e4af69eef23f557c8fecb6.tar.bz2 historical-855a724428f05590f9e4af69eef23f557c8fecb6.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-engines/scummvm')
-rw-r--r-- | games-engines/scummvm/scummvm-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm/scummvm-0.6.0.ebuild b/games-engines/scummvm/scummvm-0.6.0.ebuild index 6026ffe9f2ba..cef32d406657 100644 --- a/games-engines/scummvm/scummvm-0.6.0.ebuild +++ b/games-engines/scummvm/scummvm-0.6.0.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-engines/scummvm/scummvm-0.6.0.ebuild,v 1.8 2004/06/24 22:39:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.6.0.ebuild,v 1.9 2004/07/01 05:23:12 mr_bones_ Exp $ inherit eutils games @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc amd64 ~sparc" IUSE="alsa debug mad oggvorbis sdl zlib" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 >media-libs/libmpeg2-0.3.1 sdl? ( >=media-libs/libsdl-1.2.2 ) |