summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-01 03:20:01 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-01 03:20:01 +0000
commit196a69ae70705c4f1f1d1ed87394860046d149e6 (patch)
tree2943c8caf966de04c4842c9d84e0a6ddee978746 /games-emulation/dosbox/dosbox-0.61.ebuild
parentvirtual/glibc -> virtual/libc (diff)
downloadhistorical-196a69ae70705c4f1f1d1ed87394860046d149e6.tar.gz
historical-196a69ae70705c4f1f1d1ed87394860046d149e6.tar.bz2
historical-196a69ae70705c4f1f1d1ed87394860046d149e6.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-emulation/dosbox/dosbox-0.61.ebuild')
-rw-r--r--games-emulation/dosbox/dosbox-0.61.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dosbox/dosbox-0.61.ebuild b/games-emulation/dosbox/dosbox-0.61.ebuild
index 53fffe14a4c2..b592a1e0ec6b 100644
--- a/games-emulation/dosbox/dosbox-0.61.ebuild
+++ b/games-emulation/dosbox/dosbox-0.61.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/dosbox/dosbox-0.61.ebuild,v 1.10 2004/06/24 22:25:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.61.ebuild,v 1.11 2004/07/01 03:20:01 mr_bones_ Exp $
inherit eutils games
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="alsa opengl"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
alsa? ( media-libs/alsa-lib )
opengl? ( virtual/opengl )
>=media-libs/libsdl-1.2.0