commit: fb1894aa3090f7b344e4d2ca08d7619e40e07f6e
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri May 6 01:57:02 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri May 6 02:49:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1894aa
games-mud/powwow: set RDEPEND
Package-Manager: portage-2.2.26
games-mud/powwow/powwow-1.2.16.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/games-mud/powwow/powwow-1.2.16.ebuild
b/games-mud/powwow/powwow-1.2.16.ebuild
index 8aa8279..b98f9cf 100644
--- a/games-mud/powwow/powwow-1.2.16.ebuild
+++ b/games-mud/powwow/powwow-1.2.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,8 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="sys-libs/ncurses"
+DEPEND="sys-libs/ncurses:0"
+RDEPEND=${DEPEND}
src_prepare() {
epatch "${FILESDIR}"/${P}-underlinking.patch