summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-05-05 21:57:30 -0400
committerMichael Sterrett <mr_bones_@gentoo.org>2016-05-05 22:49:06 -0400
commit3c1da61c5803b27357118b40dbb65b3330e67a4f (patch)
tree67b77f21a477b8c5c9d36056310b36d3ac6f4ae1
parentgames-mud/powwow: set RDEPEND (diff)
downloadgentoo-3c1da61c.tar.gz
gentoo-3c1da61c.tar.bz2
gentoo-3c1da61c.zip
games-mud/tkmoo: set RDEPEND
Package-Manager: portage-2.2.26
-rw-r--r--games-mud/tkmoo/tkmoo-0.3.32.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/tkmoo/tkmoo-0.3.32.ebuild b/games-mud/tkmoo/tkmoo-0.3.32.ebuild
index 7e187456e131..e45d197e52cd 100644
--- a/games-mud/tkmoo/tkmoo-0.3.32.ebuild
+++ b/games-mud/tkmoo/tkmoo-0.3.32.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-
inherit eutils games
MY_PN=${PN/moo/MOO-light}
@@ -20,6 +19,7 @@ IUSE=""
DEPEND="
>=dev-lang/tcl-8.3.3:0=
>=dev-lang/tk-8.3.3:0="
+RDEPEND=${DEPEND}
S=${WORKDIR}/${MY_P}