[neon/neon-packaging/koko/Neon/unstable] debian/patches: reverse the patch

Carlos De Maine null at kde.org
Wed Sep 17 06:27:54 BST 2025


Git commit 51861fe52d1cb4a489aa0197c49fda9963ca7c19 by Carlos De Maine.
Committed on 17/09/2025 at 05:27.
Pushed by carlosdem into branch 'Neon/unstable'.

reverse the patch

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

https://invent.kde.org/neon/neon-packaging/koko/-/commit/51861fe52d1cb4a489aa0197c49fda9963ca7c19

diff --git a/debian/patches/allow_old_libexiv.diff b/debian/patches/allow_old_libexiv.diff
index d9edd2c..503c746 100644
--- a/debian/patches/allow_old_libexiv.diff
+++ b/debian/patches/allow_old_libexiv.diff
@@ -6,8 +6,8 @@ index 7e8a9135bb8c70f61c5622bd9c64932175df684f..b49dfe5871fb0368c9c1227e85203e85
  
  find_package(KF6 ${KF_MIN_VERSION} REQUIRED COMPONENTS I18n Declarative Config ConfigWidgets KIO GuiAddons CoreAddons Notifications FileMetaData DBusAddons)
  
--find_package(LibExiv2 0.21 REQUIRED)
-+find_package(LibExiv2 0.28 REQUIRED)
+-find_package(LibExiv2 0.28 REQUIRED)
++-find_package(LibExiv2 0.21 REQUIRED)
  
  ecm_find_qmlmodule(org.kde.kquickimageeditor)
  find_package(KQuickImageEditor COMPONENTS)


More information about the Neon-commits mailing list