summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/calligra/calligra-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild
index 7214bb2e14b..84ff3bda47b 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)