diff options
Diffstat (limited to 'user/libksane/frameworks.patch')
-rw-r--r-- | user/libksane/frameworks.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/user/libksane/frameworks.patch b/user/libksane/frameworks.patch new file mode 100644 index 000000000..f44ad09db --- /dev/null +++ b/user/libksane/frameworks.patch @@ -0,0 +1,11 @@ +--- libksane-19.04.0/CMakeLists.txt.old 2019-04-12 00:06:29.000000000 +0000 ++++ libksane-19.04.0/CMakeLists.txt 2019-04-18 22:42:00.675733179 +0000 +@@ -26,7 +26,7 @@ + include(KDECMakeSettings) + include(GenerateExportHeader) + +-set(KF5_VERSION "5.55.0") ++set(KF5_VERSION "5.54.0") + + ecm_setup_version( + ${KF5_VERSION} |