summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2016-04-20 17:46:24 +0200
committerAndreas K. Huettel <dilfridge@gentoo.org>2016-04-20 17:47:25 +0200
commit5ea1dd7e97866f4915ab6120275a8ae08fd4c0fe (patch)
treecf0e0b079844cc5d5ad0987e4a0f80b467fd19c7 /kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch
parentapp-admin/ansible: cleanup of bad line (diff)
downloadgentoo-5ea1dd7e97866f4915ab6120275a8ae08fd4c0fe.tar.gz
gentoo-5ea1dd7e97866f4915ab6120275a8ae08fd4c0fe.tar.bz2
gentoo-5ea1dd7e97866f4915ab6120275a8ae08fd4c0fe.zip
kde-misc/wacomtablet: Add Plasma:5 version. Does it build? It builds!
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch')
-rw-r--r--kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch b/kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch
new file mode 100644
index 000000000000..dabb90370195
--- /dev/null
+++ b/kde-misc/wacomtablet/files/wacomtablet-3.0.0_beta1-ecm.patch
@@ -0,0 +1,11 @@
+diff -ruN wacomtablet-3.0.0~beta1.orig/CMakeLists.txt wacomtablet-3.0.0~beta1/CMakeLists.txt
+--- wacomtablet-3.0.0~beta1.orig/CMakeLists.txt 2015-10-28 18:53:01.000000000 +0100
++++ wacomtablet-3.0.0~beta1/CMakeLists.txt 2016-04-20 17:41:06.087315610 +0200
+@@ -66,5 +66,5 @@
+
+ feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
+
+-include(MacroOptionalAddSubdirectory)
+-macro_optional_add_subdirectory( po )
++include(ECMOptionalAddSubdirectory)
++ecm_optional_add_subdirectory( po )