diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-08-02 08:21:08 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-08-02 08:21:08 +0000 |
commit | 6e103a159c499dfd1c317d689c411973a2baba92 (patch) | |
tree | f8ccc93065d7f122fd27e4e67f996df2a453b3db /app-emulation | |
parent | riiight (diff) | |
download | historical-6e103a159c499dfd1c317d689c411973a2baba92.tar.gz historical-6e103a159c499dfd1c317d689c411973a2baba92.tar.bz2 historical-6e103a159c499dfd1c317d689c411973a2baba92.zip |
fixed typo to DEPENDS
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild | 4 |
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 2e1d34d9da49..fc4def1272a7 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.1 2002/08/02 04:17:39 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dgen-sdl/dgen-sdl-1.23.ebuild,v 1.2 2002/08/02 08:21:08 rphillips 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" -RDEPEND="media-libs/libsdl +DEPEND="media-libs/libsdl X? (virtual/X11) opengl? (virtual/opengl)" RDEPEND="${DEPEND} |