[neon/forks/kaidan/Neon/release_jammy] debian/patches: Update qt5_suffix.diff for release

Carlos De Maine null at kde.org
Thu Aug 29 08:15:06 BST 2024


Git commit f3f48e053825942ad29c6206b501cd57de13644b by Carlos De Maine.
Committed on 29/08/2024 at 07:15.
Pushed by carlosdem into branch 'Neon/release_jammy'.

Update qt5_suffix.diff for release

M  +7    -5    debian/patches/qt5_suffix.diff

https://invent.kde.org/neon/forks/kaidan/-/commit/f3f48e053825942ad29c6206b501cd57de13644b

diff --git a/debian/patches/qt5_suffix.diff b/debian/patches/qt5_suffix.diff
index dfd25fa..8647b5a 100644
--- a/debian/patches/qt5_suffix.diff
+++ b/debian/patches/qt5_suffix.diff
@@ -4,10 +4,12 @@ index 073e95bf..89ba5725 100644
 +++ b/CMakeLists.txt
 @@ -86,7 +86,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(KF5KirigamiAddons 0.10.0 REQUIRED)
+ find_package(KQuickImageEditor REQUIRED)
+ find_package(KF5KirigamiAddons 0.7.0 REQUIRED)
  find_package(ZXing REQUIRED)
--find_package(QXmpp 1.6.0 REQUIRED COMPONENTS Omemo)
-+find_package(QXmppQt5 1.6.0 REQUIRED COMPONENTS Omemo)
+-find_package(QXmpp 1.5.0 REQUIRED COMPONENTS Omemo)
++find_package(QXmppQt5 1.5.0 REQUIRED COMPONENTS Omemo)
  
- find_package(ICU 61.0 COMPONENTS uc)
- set_package_properties(ICU PROPERTIES
+ # Optional QtQuickCompiler
+ if(QUICK_COMPILER)
+


More information about the Neon-commits mailing list