summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdeconnect-framework/kdeconnect-kde_qca.diff
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kdeconnect-framework/kdeconnect-kde_qca.diff')
-rw-r--r--kde/patch/kdeconnect-framework/kdeconnect-kde_qca.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/kde/patch/kdeconnect-framework/kdeconnect-kde_qca.diff b/kde/patch/kdeconnect-framework/kdeconnect-kde_qca.diff
new file mode 100644
index 0000000..63d37af
--- /dev/null
+++ b/kde/patch/kdeconnect-framework/kdeconnect-kde_qca.diff
@@ -0,0 +1,11 @@
+--- kdeconnect-kde-408533f_20141209git/CMakeLists.txt.orig 2014-12-09 22:27:16.000000000 +0100
++++ kdeconnect-kde-408533f_20141209git/CMakeLists.txt 2015-01-09 15:05:31.575681125 +0100
+@@ -7,7 +7,7 @@
+
+ find_package(Qt5 5.2 REQUIRED COMPONENTS Quick Test)
+ find_package(KF5 REQUIRED COMPONENTS I18n KIO Notifications ConfigWidgets DBusAddons KCMUtils IconThemes)
+-find_package(Qca REQUIRED)
++find_package(Qca-qt5 REQUIRED)
+
+ include(KDEInstallDirs)
+ include(KDECompilerSettings)