summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-03-24 07:42:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-03-24 07:42:17 +0100
commit11ee88aed98350f2c08ed36c1daa802182c10a38 (patch)
tree4dab38c995299b9b742938387eb58995596b0e2a /app-office/calligra/calligra-3.1.0-r2.ebuild
parentapp-text/teckit: drop unused patches wrt bug #432144 (diff)
downloadgentoo-11ee88aed98350f2c08ed36c1daa802182c10a38.tar.gz
gentoo-11ee88aed98350f2c08ed36c1daa802182c10a38.tar.bz2
gentoo-11ee88aed98350f2c08ed36c1daa802182c10a38.zip
app-office/calligra: Fix build w/o plan
Closes: https://bugs.gentoo.org/651318 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-office/calligra/calligra-3.1.0-r2.ebuild')
-rw-r--r--app-office/calligra/calligra-3.1.0-r2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-office/calligra/calligra-3.1.0-r2.ebuild b/app-office/calligra/calligra-3.1.0-r2.ebuild
index 2084d5f44db1..b1da5f430762 100644
--- a/app-office/calligra/calligra-3.1.0-r2.ebuild
+++ b/app-office/calligra/calligra-3.1.0-r2.ebuild
@@ -159,6 +159,8 @@ src_prepare() {
sed -e "/add_subdirectory(plan)/s/#//" \
-e "/^calligra_disable_product(APP_PLAN/s/^/#/" \
-i CMakeLists.txt || die
+
+ eapply "${FILESDIR}"/${P}-plan-qt-5.11.patch
fi
kde5_src_prepare