summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-08-04 20:32:08 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-08-04 20:32:08 +0000
commit5baa6d4e2d19665b80f2e621213dad7ffc9ab31d (patch)
treec69e4d394a52e7cbc65934a4f95c910ed26ebf87 /app-emulation/dgen-sdl
parentconflict fix (diff)
downloadhistorical-5baa6d4e2d19665b80f2e621213dad7ffc9ab31d.tar.gz
historical-5baa6d4e2d19665b80f2e621213dad7ffc9ab31d.tar.bz2
historical-5baa6d4e2d19665b80f2e621213dad7ffc9ab31d.zip
"virtual/X11" -> "virtual/x11" caps fix
Diffstat (limited to 'app-emulation/dgen-sdl')
-rw-r--r--app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild b/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild
index b7b4882bb750..3acf1ad73fe2 100644
--- a/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild
+++ b/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild,v 1.4 2002/08/04 20:31:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild,v 1.5 2002/08/04 20:32:08 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="DGen/SDL is a Linux/SDL-Port of the famous DGen MegaDrive/Genesis-Emulator"
@@ -10,7 +10,7 @@ SRC_URI="http://www.pknet.com/~joe/${P}.tar.gz"
SLOT="0"
KEYWORDS="x86"
LICENSE="dgen-sdl"
-DEPEND="media-libs/libsdl X? virtual/X11 opengl? virtual/opengl"
+DEPEND="media-libs/libsdl X? virtual/x11 opengl? virtual/opengl"
RDEPEND="${DEPEND} dev-lang/nasm"
src_compile() {