summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-06-12 19:33:07 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-06-12 19:33:07 +0200
commit264f613a3f6c6e218b8f9aa15fc064b91ec1fca7 (patch)
tree8d389b194bd05063caa2540abea47cfff2660a2a
parent822dbf0a1637e375b63c426f4f64168c4b801fcc (diff)
downloadkde-264f613a3f6c6e218b8f9aa15fc064b91ec1fca7.tar.gz
kde-264f613a3f6c6e218b8f9aa15fc064b91ec1fca7.tar.bz2
kde-264f613a3f6c6e218b8f9aa15fc064b91ec1fca7.zip
kde-apps/kdepim-runtime: Ported away from kdelibs4support upstream
Upstream commit 47a0fe1e2f7496ae32b33a8fdf974a00c8fa80e1 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild
index 69ba1afd755..372b1943b90 100644
--- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild
@@ -76,12 +76,6 @@ RDEPEND="${COMMON_DEPEND}
RESTRICT+=" test"
-src_prepare() {
- kde5_src_prepare
- # We don't build kolab, so we can disable this
- punt_bogus_dep KF5 KDELibs4Support
-}
-
src_configure() {
local mycmakeargs=(
-DCMAKE_DISABLE_FIND_PACKAGE_Libkolabxml=ON