diff options
| author | Johannes Huber <johu@gentoo.org> | 2017-02-02 11:35:10 +0100 |
|---|---|---|
| committer | Johannes Huber <johu@gentoo.org> | 2017-02-02 11:35:35 +0100 |
| commit | dd5b8564144e4a678f62e07d1149fb8728079a7d (patch) | |
| tree | 48c0ec1cf5c9d1e1975a8de10e12c3012f887110 | |
| parent | 48aab06f1d07910a177d3eaaa0491b71b1334ef5 (diff) | |
| download | kde-dd5b8564144e4a678f62e07d1149fb8728079a7d.tar.gz kde-dd5b8564144e4a678f62e07d1149fb8728079a7d.tar.bz2 kde-dd5b8564144e4a678f62e07d1149fb8728079a7d.zip | |
kde-apps/cantor: Drop bogus dependency
Package-Manager: Portage-2.3.3, Repoman-2.3.1
| -rw-r--r-- | kde-apps/cantor/cantor-16.12.49.9999.ebuild | 6 | ||||
| -rw-r--r-- | kde-apps/cantor/cantor-9999.ebuild | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/kde-apps/cantor/cantor-16.12.49.9999.ebuild b/kde-apps/cantor/cantor-16.12.49.9999.ebuild index 4a6bbb9227d..1d2916dc6a2 100644 --- a/kde-apps/cantor/cantor-16.12.49.9999.ebuild +++ b/kde-apps/cantor/cantor-16.12.49.9999.ebuild @@ -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="${RDEPEND}" RESTRICT+=" test" diff --git a/kde-apps/cantor/cantor-9999.ebuild b/kde-apps/cantor/cantor-9999.ebuild index 4a6bbb9227d..1d2916dc6a2 100644 --- a/kde-apps/cantor/cantor-9999.ebuild +++ b/kde-apps/cantor/cantor-9999.ebuild @@ -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="${RDEPEND}" RESTRICT+=" test" |
