kde-apps/cantor: Drop bogus dependency
authorJohannes Huber <johu@gentoo.org>
Thu, 2 Feb 2017 10:28:21 +0000 (11:28 +0100)
committerJohannes Huber <johu@gentoo.org>
Thu, 2 Feb 2017 10:28:21 +0000 (11:28 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

kde-apps/cantor/cantor-16.08.3.ebuild
kde-apps/cantor/cantor-16.12.1.ebuild

index c93a4438266592ef88c62b2590eebbf9e019d566..7ca2b54fc29a81a84e1132face55df2006cb14f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 # TODO Add Sage Mathematics Software backend (http://www.sagemath.org)
 # FIXME: $(python_gen_cond_dep 'dev-qt/qtdbus:5' 'python3*')
-RDEPEND="
+DEPEND="
        $(add_frameworks_dep karchive)
        $(add_frameworks_dep kcompletion)
        $(add_frameworks_dep kconfig)
@@ -52,9 +52,7 @@ RDEPEND="
        python? ( ${PYTHON_DEPS} )
        R? ( dev-lang/R )
 "
-DEPEND="${RDEPEND}
-       >=dev-cpp/eigen-2.0.3:2
-"
+REPEND="${DEPEND}"
 
 RESTRICT+=" test"
 
index a6e74d95770bd1ac196f52ab4fcf1e2706e93e5e..bd14dca6815d9a1428638036aed12a0d0f429b38 100644 (file)
@@ -19,7 +19,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 # TODO Add Sage Mathematics Software backend (http://www.sagemath.org)
 # FIXME: $(python_gen_cond_dep 'dev-qt/qtdbus:5' 'python3*')
-RDEPEND="
+DEPEND="
        $(add_frameworks_dep karchive)
        $(add_frameworks_dep kcompletion)
        $(add_frameworks_dep kconfig)
@@ -52,9 +52,7 @@ RDEPEND="
        python? ( ${PYTHON_DEPS} )
        R? ( dev-lang/R )
 "
-DEPEND="${RDEPEND}
-       dev-cpp/eigen:2
-"
+RDEPEND="${DEPEND}"
 
 RESTRICT+=" test"