[neon/extras/itinerary/Neon/unstable] debian/patches: fix linking target

Jonathan Riddell null at kde.org
Mon Jun 7 18:01:03 BST 2021


Git commit fb94844980831966bab3b1216dabab21083223b8 by Jonathan Riddell.
Committed on 07/06/2021 at 17:00.
Pushed by jriddell into branch 'Neon/unstable'.

fix linking target

M  +1    -1    debian/patches/kcrash.diff

https://invent.kde.org/neon/extras/itinerary/commit/fb94844980831966bab3b1216dabab21083223b8

diff --git a/debian/patches/kcrash.diff b/debian/patches/kcrash.diff
index 9a0019b..ba8c353 100644
--- a/debian/patches/kcrash.diff
+++ b/debian/patches/kcrash.diff
@@ -6,7 +6,7 @@ Index: itinerary/src/app/CMakeLists.txt
      itinerary
      KOSMIndoorMap
      Qt5::QuickControls2
-+    KF5::KCrash
++    KF5::Crash
  )
  if (ANDROID)
      target_include_directories(itinerary-app PRIVATE ${Qt5Core_PRIVATE_INCLUDE_DIRS})


More information about the Neon-commits mailing list