summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild')
-rw-r--r--games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild
index 3b614451f92d..820a25797e34 100644
--- a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild
+++ b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.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-cvs/dosbox-cvs-20030809.ebuild,v 1.8 2004/06/24 22:25:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.9 2004/07/01 11:13:45 eradicator Exp $
inherit games cvs
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
IUSE="alsa opengl"
SLOT="0"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
alsa? ( media-libs/alsa-lib )
opengl? ( virtual/opengl )
>=media-libs/libsdl-1.2.0