summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin McCarthy <signals@gentoo.org>2011-02-25 22:10:41 +0000
committerKevin McCarthy <signals@gentoo.org>2011-02-25 22:10:41 +0000
commit4467eee4d2d3b569379ad08561160739bd45fdc7 (patch)
tree942e81fb2da1252f35d55feec8b56ae46c383bb2 /games-emulation/generator/generator-0.35_p3.ebuild
parentdepend virtual/jpeg (diff)
downloadgentoo-2-4467eee4d2d3b569379ad08561160739bd45fdc7.tar.gz
gentoo-2-4467eee4d2d3b569379ad08561160739bd45fdc7.tar.bz2
gentoo-2-4467eee4d2d3b569379ad08561160739bd45fdc7.zip
depend virtual/jpeg
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/generator/generator-0.35_p3.ebuild')
-rw-r--r--games-emulation/generator/generator-0.35_p3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/generator/generator-0.35_p3.ebuild b/games-emulation/generator/generator-0.35_p3.ebuild
index 4072cb96c847..b6dbd16ba9c3 100644
--- a/games-emulation/generator/generator-0.35_p3.ebuild
+++ b/games-emulation/generator/generator-0.35_p3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/generator-0.35_p3.ebuild,v 1.7 2009/11/28 01:45:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/generator-0.35_p3.ebuild,v 1.8 2011/02/25 22:10:41 signals Exp $
EAPI=2
inherit autotools eutils toolchain-funcs games
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="+sdlaudio svga"
-DEPEND="media-libs/jpeg
+DEPEND="virtual/jpeg
media-libs/libsdl[joystick,video]
sdlaudio? ( media-libs/libsdl[audio] )
svga? ( media-libs/svgalib )"