Skip to content

Commit

Permalink
kde-apps/cantor: Drop bogus dependency
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
johu committed Feb 2, 2017
1 parent eba5f00 commit 34c7a2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
8 changes: 3 additions & 5 deletions kde-apps/cantor/cantor-16.08.3.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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)
Expand Down Expand Up @@ -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"

Expand Down
6 changes: 2 additions & 4 deletions kde-apps/cantor/cantor-16.12.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -52,9 +52,7 @@ RDEPEND="
python? ( ${PYTHON_DEPS} )
R? ( dev-lang/R )
"
DEPEND="${RDEPEND}
dev-cpp/eigen:2
"
RDEPEND="${DEPEND}"

RESTRICT+=" test"

Expand Down

0 comments on commit 34c7a2e

Please sign in to comment.