summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-12-12 00:36:23 +0000
committerMike Frysinger <vapier@gentoo.org>2003-12-12 00:36:23 +0000
commit670c5d9a1270973111d49cf8207375123fccaf85 (patch)
tree9252a77254f48411132eed8d7db4b54ba5917b5a /games-simulation/planets
parentver bump 35224 (diff)
downloadhistorical-670c5d9a1270973111d49cf8207375123fccaf85.tar.gz
historical-670c5d9a1270973111d49cf8207375123fccaf85.tar.bz2
historical-670c5d9a1270973111d49cf8207375123fccaf85.zip
add dev-lang/tk to DEPEND #35625
Diffstat (limited to 'games-simulation/planets')
-rw-r--r--games-simulation/planets/planets-0.1.10.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-simulation/planets/planets-0.1.10.ebuild b/games-simulation/planets/planets-0.1.10.ebuild
index 7028e5b07999..2396e693ade2 100644
--- a/games-simulation/planets/planets-0.1.10.ebuild
+++ b/games-simulation/planets/planets-0.1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/planets/planets-0.1.10.ebuild,v 1.1 2003/09/11 12:22:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/planets/planets-0.1.10.ebuild,v 1.2 2003/12/12 00:36:23 vapier Exp $
inherit games
@@ -12,7 +12,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-RDEPEND="dev-lang/tcl"
+RDEPEND="dev-lang/tcl
+ dev-lang/tk"
DEPEND="${RDEPEND}
dev-lang/ocaml"