commit: 971641c0c65017a1a4cc62b1ccbea547bb6b758f
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri May 6 01:30:35 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=971641c0
games-board/cockatrice: set RDEPEND
Package-Manager: portage-2.2.26
games-board/cockatrice/cockatrice-20120702.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/games-board/cockatrice/cockatrice-20120702.ebuild
b/games-board/cockatrice/cockatrice-20120702.ebuild
index 8664e2c..931419a 100644
--- a/games-board/cockatrice/cockatrice-20120702.ebuild
+++ b/games-board/cockatrice/cockatrice-20120702.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$
@@ -24,6 +24,7 @@ DEPEND="
dev-qt/qtsvg:4
dev-qt/qtgui:4
)"
+RDEPEND=${DEPEND}
S=${WORKDIR}/${PN}_${PV}