From ecbdcd7367b9d3c97d4a6bc9ec736de1f5247a34 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 10 Oct 2019 00:32:03 +0200 Subject: [PATCH] app-office/calligraplan: Accept kde-frameworks/{kcalendarcore,kcontacts} Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner --- ...an-3.1.0-r2.ebuild => calligraplan-3.1.0-r3.ebuild} | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) rename app-office/calligraplan/{calligraplan-3.1.0-r2.ebuild => calligraplan-3.1.0-r3.ebuild} (94%) diff --git a/app-office/calligraplan/calligraplan-3.1.0-r2.ebuild b/app-office/calligraplan/calligraplan-3.1.0-r3.ebuild similarity index 94% rename from app-office/calligraplan/calligraplan-3.1.0-r2.ebuild rename to app-office/calligraplan/calligraplan-3.1.0-r3.ebuild index 8be9484950d3..ec094bc71c2c 100644 --- a/app-office/calligraplan/calligraplan-3.1.0-r2.ebuild +++ b/app-office/calligraplan/calligraplan-3.1.0-r3.ebuild @@ -60,8 +60,14 @@ DEPEND=" app-crypt/qca:2[qt5(+)] ) pim? ( - $(add_kdeapps_dep kcalcore) - $(add_kdeapps_dep kcontacts) + || ( + $(add_frameworks_dep kcalendarcore) + $(add_kdeapps_dep kcalcore) + ) + || ( + $(add_frameworks_dep kcontacts) + $(add_kdeapps_dep kcontacts) + ) ) X? ( $(add_qt_dep qtx11extras) -- 2.26.2