summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2007-04-04 20:53:17 +0000
committerTristan Heaven <nyhm@gentoo.org>2007-04-04 20:53:17 +0000
commit21c45994a0f21d619f702c5e6f939e820e69492b (patch)
tree27600921c443630f732a42a85a339ad3bf3926fc /games-strategy/castle-combat
parentFixup ChangeLog (bug #173323) (diff)
downloadgentoo-2-21c45994a0f21d619f702c5e6f939e820e69492b.tar.gz
gentoo-2-21c45994a0f21d619f702c5e6f939e820e69492b.tar.bz2
gentoo-2-21c45994a0f21d619f702c5e6f939e820e69492b.zip
should be RDEPEND
(Portage version: 2.1.2.3)
Diffstat (limited to 'games-strategy/castle-combat')
-rw-r--r--games-strategy/castle-combat/castle-combat-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/castle-combat/castle-combat-0.8.1.ebuild b/games-strategy/castle-combat/castle-combat-0.8.1.ebuild
index 6d1f5e1ebb1d..4c6fcd0d979c 100644
--- a/games-strategy/castle-combat/castle-combat-0.8.1.ebuild
+++ b/games-strategy/castle-combat/castle-combat-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/castle-combat/castle-combat-0.8.1.ebuild,v 1.2 2007/04/04 20:51:56 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/castle-combat/castle-combat-0.8.1.ebuild,v 1.3 2007/04/04 20:53:17 nyhm Exp $
inherit eutils games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-DEPEND="dev-python/twisted
+RDEPEND="dev-python/twisted
dev-python/pygame"
src_unpack() {