diff options
author | 2002-08-02 08:21:08 +0000 | |
---|---|---|
committer | 2002-08-02 08:21:08 +0000 | |
commit | eaac7225e1c1cdd5a803285f57a52fd097f6ce3c (patch) | |
tree | d85e0b028e498f4128a97d4f37a7d0635c406cf0 /app-emulation | |
parent | riiight (diff) | |
download | gentoo-2-eaac7225e1c1cdd5a803285f57a52fd097f6ce3c.tar.gz gentoo-2-eaac7225e1c1cdd5a803285f57a52fd097f6ce3c.tar.bz2 gentoo-2-eaac7225e1c1cdd5a803285f57a52fd097f6ce3c.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} |