commit:     0a3e5f1ec6bf5dfbf84abc78dd6e6f36ffee17d4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 14:30:44 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 14:30:44 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0a3e5f1e

kde-apps/cantor: Fix RDEPEND

Package-Manager: portage-2.3.3

 kde-apps/cantor/cantor-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/cantor/cantor-9999.ebuild 
b/kde-apps/cantor/cantor-9999.ebuild
index fb71acbf56..bff025a191 100644
--- a/kde-apps/cantor/cantor-9999.ebuild
+++ b/kde-apps/cantor/cantor-9999.ebuild
@@ -52,7 +52,7 @@ DEPEND="
        python? ( ${PYTHON_DEPS} )
        R? ( dev-lang/R )
 "
-RDEPEND="${RDEPEND}"
+RDEPEND="${DEPEND}"
 
 RESTRICT+=" test"
 

Reply via email to