summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-15 01:16:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-15 01:17:32 +0100
commit7a032cfe2cf568e79295de64bce575f9b3cd8811 (patch)
treed4d149fd689bee7e7f01a161533a7b6928a9958b /kde-plasma/kwin/kwin-5.11.5.ebuild
parentdev-python/pycares: version bump to 2.3.0 (diff)
downloadgentoo-7a032cfe2cf568e79295de64bce575f9b3cd8811.tar.gz
gentoo-7a032cfe2cf568e79295de64bce575f9b3cd8811.tar.bz2
gentoo-7a032cfe2cf568e79295de64bce575f9b3cd8811.zip
kde-plasma/kwin: Fix build w/ cmake-3.10
Reported-by: Mike Lothian <mike@fireburn.co.uk> Closes: https://bugs.gentoo.org/644604 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'kde-plasma/kwin/kwin-5.11.5.ebuild')
-rw-r--r--kde-plasma/kwin/kwin-5.11.5.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/kde-plasma/kwin/kwin-5.11.5.ebuild b/kde-plasma/kwin/kwin-5.11.5.ebuild
index 1a2386680586..3cffda51d8d3 100644
--- a/kde-plasma/kwin/kwin-5.11.5.ebuild
+++ b/kde-plasma/kwin/kwin-5.11.5.ebuild
@@ -84,7 +84,10 @@ DEPEND="${COMMON_DEPEND}
RESTRICT+=" test"
-PATCHES=( "${FILESDIR}/${PN}-5.10.95-test-optional.patch" )
+PATCHES=(
+ "${FILESDIR}/${PN}-5.10.95-test-optional.patch"
+ "${FILESDIR}/${PN}-5.11.5-cmake-3.10.patch"
+)
src_prepare() {
kde5_src_prepare