diff options
Diffstat (limited to 'games-emulation/dosbox/dosbox-0.74.ebuild')
-rw-r--r-- | games-emulation/dosbox/dosbox-0.74.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-emulation/dosbox/dosbox-0.74.ebuild b/games-emulation/dosbox/dosbox-0.74.ebuild index a6902f4a4c0a..c29b6b1f2079 100644 --- a/games-emulation/dosbox/dosbox-0.74.ebuild +++ b/games-emulation/dosbox/dosbox-0.74.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v 1.8 2011/04/28 07:22:45 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.74.ebuild,v 1.9 2011/04/28 07:41:09 mr_bones_ Exp $ EAPI=2 inherit eutils games @@ -21,7 +21,6 @@ DEPEND="alsa? ( media-libs/alsa-lib ) media-libs/libsdl[joystick,video,X] media-libs/sdl-net media-libs/sdl-sound" -RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}"/${P}-gcc46.patch ) |