games-mud/tkmoo: set RDEPEND
authorMichael Sterrett <mr_bones_@gentoo.org>
Fri, 6 May 2016 01:57:30 +0000 (21:57 -0400)
committerMichael Sterrett <mr_bones_@gentoo.org>
Fri, 6 May 2016 02:49:06 +0000 (22:49 -0400)
Package-Manager: portage-2.2.26

games-mud/tkmoo/tkmoo-0.3.32.ebuild

index 7e187456e13129026114cfa781abe9cea6ef55bc..e45d197e52cd590977993d89f59da7b72f80c391 100644 (file)
@@ -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}