[neon/forks/kaidan/Neon/unstable] debian/patches: update patch

Jonathan Riddell null at kde.org
Thu Oct 31 15:37:10 GMT 2024


Git commit 4438ac7138fb1734d2e07378f79609bfd5f6e0c0 by Jonathan Riddell.
Committed on 31/10/2024 at 15:37.
Pushed by jriddell into branch 'Neon/unstable'.

update patch

M  +2    -2    debian/patches/qt5_suffix.diff

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

diff --git a/debian/patches/qt5_suffix.diff b/debian/patches/qt5_suffix.diff
index db3f106..089878e 100644
--- a/debian/patches/qt5_suffix.diff
+++ b/debian/patches/qt5_suffix.diff
@@ -4,8 +4,8 @@
  find_package(KQuickImageEditor REQUIRED)
  find_package(KF5KirigamiAddons 0.7.0 REQUIRED)
  find_package(ZXing REQUIRED)
--find_package(QXmpp 1.5.0 REQUIRED COMPONENTS Omemo)
-+find_package(QXmppQt5 1.5.0 REQUIRED COMPONENTS Omemo)
+-find_package(QXmpp 1.9.0 REQUIRED COMPONENTS Omemo)
++find_package(QXmppQt5 1.9.0 REQUIRED COMPONENTS Omemo)
  
  # Optional QtQuickCompiler
  if(QUICK_COMPILER)


More information about the Neon-commits mailing list