summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-05-13 19:32:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-05-13 19:32:09 +0000
commit334989ae570ea1b560b3688f1acd1336803b0f70 (patch)
tree89a48fcc706620b948a31c157a82b825c9a00a7e /games-strategy/scorched3d/scorched3d-43.2a.ebuild
parentRevision bump to support xorg-server-1.12, bug #412757, refresh xorg-server-1... (diff)
downloadhistorical-334989ae570ea1b560b3688f1acd1336803b0f70.tar.gz
historical-334989ae570ea1b560b3688f1acd1336803b0f70.tar.bz2
historical-334989ae570ea1b560b3688f1acd1336803b0f70.zip
tidy
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'games-strategy/scorched3d/scorched3d-43.2a.ebuild')
-rw-r--r--games-strategy/scorched3d/scorched3d-43.2a.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/games-strategy/scorched3d/scorched3d-43.2a.ebuild b/games-strategy/scorched3d/scorched3d-43.2a.ebuild
index 4c45dc40d9d8..85762b449c9b 100644
--- a/games-strategy/scorched3d/scorched3d-43.2a.ebuild
+++ b/games-strategy/scorched3d/scorched3d-43.2a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-43.2a.ebuild,v 1.7 2012/05/12 14:41:22 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-43.2a.ebuild,v 1.8 2012/05/13 19:32:09 mr_bones_ Exp $
EAPI=2
WX_GTK_VER=2.8
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
IUSE="dedicated mysql"
-RDEPEND="media-libs/libsdl[video]
+DEPEND="media-libs/libsdl[video]
media-libs/sdl-net
media-libs/libpng
virtual/jpeg:0
@@ -33,8 +33,6 @@ RDEPEND="media-libs/libsdl[video]
)
mysql? ( virtual/mysql )"
-DEPEND="$RDEPEND"
-
S=${WORKDIR}/scorched
src_prepare() {