[neon/forks/kaidan/Neon/unstable] debian/patches: Update patch01.diff

Carlos De Maine null at kde.org
Thu Feb 23 22:41:15 GMT 2023


Git commit 874470cc8aed5941fe8d373b0c578946b9188a75 by Carlos De Maine.
Committed on 23/02/2023 at 22:41.
Pushed by carlosdem into branch 'Neon/unstable'.

Update patch01.diff

M  +13   -0    debian/patches/patch01.diff

https://invent.kde.org/neon/forks/kaidan/commit/874470cc8aed5941fe8d373b0c578946b9188a75

diff --git a/debian/patches/patch01.diff b/debian/patches/patch01.diff
index 6f696a5..e458c97 100644
--- a/debian/patches/patch01.diff
+++ b/debian/patches/patch01.diff
@@ -1,3 +1,16 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -77,7 +77,7 @@ find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Core Concurrent
+ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS KIO CoreAddons Kirigami2)
+ find_package(KQuickImageEditor REQUIRED)
+ find_package(KF5KirigamiAddons 0.7.0 REQUIRED)
+-find_package(ZXing 1.1.1 REQUIRED)
++find_package(ZXing 2.0.0 REQUIRED)
+ find_package(QXmpp 1.5.0 REQUIRED COMPONENTS Omemo)
+
+ # Optional QtQuickCompiler
+
 diff --git a/src/QrCodeDecoder.cpp b/src/QrCodeDecoder.cpp
 index 905606bf74ccc5ad8f2227197a92f71766143ff9..7c17a6f50879b5bfcb8c654f08e20cc4fd5d14a1 100644
 --- a/src/QrCodeDecoder.cpp


More information about the Neon-commits mailing list