From: Michael Sterrett Date: Fri, 6 May 2016 01:57:30 +0000 (-0400) Subject: games-mud/tkmoo: set RDEPEND X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3c1da61c5803b27357118b40dbb65b3330e67a4f;p=gentoo.git games-mud/tkmoo: set RDEPEND Package-Manager: portage-2.2.26 --- 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}