summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-01-12 18:01:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-01-12 18:01:24 +0000
commitf6cd9e67e8996e5f485092770d260afec06c36a2 (patch)
tree336a7df8df0c0cfbe3baafa34c6acc479c14f95f /games-simulation
parentVersion bump (diff)
downloadgentoo-2-f6cd9e67e8996e5f485092770d260afec06c36a2.tar.gz
gentoo-2-f6cd9e67e8996e5f485092770d260afec06c36a2.tar.bz2
gentoo-2-f6cd9e67e8996e5f485092770d260afec06c36a2.zip
Add use deps for libsdl
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/lincity-ng/ChangeLog8
-rw-r--r--games-simulation/lincity-ng/lincity-ng-2.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-simulation/lincity-ng/ChangeLog b/games-simulation/lincity-ng/ChangeLog
index fc2d0a1fe691..151f1a450661 100644
--- a/games-simulation/lincity-ng/ChangeLog
+++ b/games-simulation/lincity-ng/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-simulation/lincity-ng
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity-ng/ChangeLog,v 1.18 2009/05/30 06:25:10 mr_bones_ Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity-ng/ChangeLog,v 1.19 2011/01/12 18:01:24 mr_bones_ Exp $
+
+ 12 Jan 2011; Michael Sterrett <mr_bones_@gentoo.org>
+ lincity-ng-2.0.ebuild:
+ Add use deps for libsdl
30 May 2009; Michael Sterrett <mr_bones_@gentoo.org>
lincity-ng-2.0.ebuild:
diff --git a/games-simulation/lincity-ng/lincity-ng-2.0.ebuild b/games-simulation/lincity-ng/lincity-ng-2.0.ebuild
index 77781e2c24a8..b894b0162038 100644
--- a/games-simulation/lincity-ng/lincity-ng-2.0.ebuild
+++ b/games-simulation/lincity-ng/lincity-ng-2.0.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-simulation/lincity-ng/lincity-ng-2.0.ebuild,v 1.4 2009/08/08 23:27:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity-ng/lincity-ng-2.0.ebuild,v 1.5 2011/01/12 18:01:24 mr_bones_ Exp $
EAPI=2
inherit eutils games
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="virtual/opengl
sys-libs/zlib
dev-libs/libxml2
- media-libs/libsdl
+ media-libs/libsdl[audio,joystick,opengl,video]
media-libs/sdl-mixer[vorbis]
media-libs/sdl-image[png]
media-libs/sdl-ttf