summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-5.90.0.ebuild10
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild10
2 files changed, 6 insertions, 14 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.90.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.90.0.ebuild
index c8d79be4c99..43564b587ee 100644
--- a/kde-frameworks/kcalendarcore/kcalendarcore-5.90.0.ebuild
+++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.90.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,13 +15,9 @@ IUSE=""
RESTRICT="test" # multiple tests fail or hang indefinitely
-BDEPEND="
- sys-devel/bison
-"
DEPEND="
>=dev-libs/libical-3.0.5:=
>=dev-qt/qtgui-${QTMIN}:5
"
-RDEPEND="${DEPEND}
- !kde-apps/kcalcore:5
-"
+RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/bison"
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild
index bc848d0179a..6abd3c27690 100644
--- a/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild
+++ b/kde-frameworks/kcalendarcore/kcalendarcore-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,13 +15,9 @@ IUSE=""
RESTRICT="test" # multiple tests fail or hang indefinitely
-BDEPEND="
- sys-devel/bison
-"
DEPEND="
>=dev-libs/libical-3.0.5:=
>=dev-qt/qtgui-${QTMIN}:5
"
-RDEPEND="${DEPEND}
- !kde-apps/kcalcore:5
-"
+RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/bison"