commit:     3984dda472f32dcfac8bede617f390e6384880cc
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 11 18:51:54 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Aug 11 18:52:05 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3984dda4

app-office/calligra: introduce subslot dependency when plan is enabled

Upstream-commit: 6ce04cc681c584d2520af180fa1efa20b97ee5a6

Package-Manager: portage-2.3.0

 app-office/calligra/calligra-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-office/calligra/calligra-9999.ebuild 
b/app-office/calligra/calligra-9999.ebuild
index 7214bb2..84ff3bd 100644
--- a/app-office/calligra/calligra-9999.ebuild
+++ b/app-office/calligra/calligra-9999.ebuild
@@ -47,6 +47,7 @@ REQUIRED_USE="
 #              dev-libs/libgit2
 #              dev-libs/libqgit2       # needs porting (currently doesn't 
build)
 #      )
+# drop qtcore subslot operator when QT_MINIMAL >= 5.7.0
 COMMON_DEPEND="
        $(add_frameworks_dep karchive)
        $(add_frameworks_dep kcmutils)
@@ -125,6 +126,7 @@ COMMON_DEPEND="
                x11-libs/libX11
        )
        calligra_features_plan? (
+               $(add_qt_dep qtcore '' '' '5=')
                $(add_frameworks_dep kdelibs4support)
                $(add_kdeapps_dep kdiagram)
                $(add_kdeapps_dep kproperty)

Reply via email to