diff options
| -rw-r--r-- | kde-apps/cantor/cantor-14.11.97.ebuild | 2 | ||||
| -rw-r--r-- | kde-apps/cantor/cantor-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/cantor/cantor-14.11.97.ebuild b/kde-apps/cantor/cantor-14.11.97.ebuild index 742301e541a..1f251becc48 100644 --- a/kde-apps/cantor/cantor-14.11.97.ebuild +++ b/kde-apps/cantor/cantor-14.11.97.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # TODO Add Sage Mathematics Software backend (http://www.sagemath.org) RDEPEND=" - analitza? ( $(add_kdeapps_dep analitza) ) + analitza? ( $(add_kdebase_dep analitza) ) qalculate? ( sci-libs/cln sci-libs/libqalculate diff --git a/kde-apps/cantor/cantor-9999.ebuild b/kde-apps/cantor/cantor-9999.ebuild index 54dc97dc6eb..33897eb7c44 100644 --- a/kde-apps/cantor/cantor-9999.ebuild +++ b/kde-apps/cantor/cantor-9999.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # TODO Add Sage Mathematics Software backend (http://www.sagemath.org) RDEPEND=" - analitza? ( $(add_kdeapps_dep analitza) ) + analitza? ( $(add_kdebase_dep analitza) ) qalculate? ( sci-libs/cln sci-libs/libqalculate |
