summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-09-24 23:13:15 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-09-24 23:13:15 +0000
commit84f2ca9509176399d54af8dd61d99bd38f851d24 (patch)
tree31bc7e966ac89cb6a18d179af5e805c4e44c53ec
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-84f2ca9509176399d54af8dd61d99bd38f851d24.tar.gz
gentoo-2-84f2ca9509176399d54af8dd61d99bd38f851d24.tar.bz2
gentoo-2-84f2ca9509176399d54af8dd61d99bd38f851d24.zip
add sdl-image dep (bug #338618)
(Portage version: 2.1.8.3/cvs/Linux i686)
-rw-r--r--games-roguelike/scourge/ChangeLog6
-rw-r--r--games-roguelike/scourge/scourge-0.21.1.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/games-roguelike/scourge/ChangeLog b/games-roguelike/scourge/ChangeLog
index 8201631a52ef..c97cbe20dbbb 100644
--- a/games-roguelike/scourge/ChangeLog
+++ b/games-roguelike/scourge/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-roguelike/scourge
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/ChangeLog,v 1.36 2010/09/11 06:51:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/ChangeLog,v 1.37 2010/09/24 23:13:15 mr_bones_ Exp $
+
+ 24 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org>
+ scourge-0.21.1.ebuild:
+ add sdl-image dep (bug #338618)
11 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org>
scourge-0.21.1.ebuild:
diff --git a/games-roguelike/scourge/scourge-0.21.1.ebuild b/games-roguelike/scourge/scourge-0.21.1.ebuild
index b2f21fa9127f..b27d99d14a2e 100644
--- a/games-roguelike/scourge/scourge-0.21.1.ebuild
+++ b/games-roguelike/scourge/scourge-0.21.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/scourge-0.21.1.ebuild,v 1.5 2010/09/11 06:52:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/scourge/scourge-0.21.1.ebuild,v 1.6 2010/09/24 23:13:15 mr_bones_ Exp $
EAPI=2
inherit autotools eutils wxwidgets games
@@ -18,7 +18,8 @@ IUSE=""
RDEPEND="virtual/glu
virtual/opengl
media-libs/freetype:2
- media-libs/libsdl[joystick]
+ media-libs/libsdl[joystick,video]
+ media-libs/sdl-image[png]
media-libs/sdl-net
media-libs/sdl-mixer[vorbis]
media-libs/sdl-ttf