[neon/neon-packaging/gitklient/Neon/unstable] debian/patches: Revert "Update 0001-test-kcrash.patch"
Carlos De Maine
null at kde.org
Tue Feb 7 03:45:55 GMT 2023
Git commit 8fe376737a401f7df82e1434e4e7277ee58a5a69 by Carlos De Maine.
Committed on 07/02/2023 at 03:45.
Pushed by carlosdem into branch 'Neon/unstable'.
Revert "Update 0001-test-kcrash.patch"
This reverts commit c2aa630315631077ba56fe91f3ae265269296ced
M +10 -0 debian/patches/0001-test-kcrash.patch
https://invent.kde.org/neon/neon-packaging/gitklient/commit/8fe376737a401f7df82e1434e4e7277ee58a5a69
diff --git a/debian/patches/0001-test-kcrash.patch b/debian/patches/0001-test-kcrash.patch
index 18025d5..58f85b2 100644
--- a/debian/patches/0001-test-kcrash.patch
+++ b/debian/patches/0001-test-kcrash.patch
@@ -15,3 +15,13 @@ diff:
KCrash::initialize();
mGit = Git::Manager::instance();
connect(mGit, &Git::Manager::pathChanged, this, &AppWindow::git_pathChanged);
+=== modified file 'a/src/libgitklient/CMakeLists.txt'
+--- a/src/libgitklient/CMakeLists.txt
++++ b/src/libgitklient/CMakeLists.txt
+@@ -90,7 +90,6 @@ target_link_libraries(libgitklient
+ Qt::Core
+ Qt::Widgets
+ Qt::Concurrent
+- KF5::Crash
+ KF5::I18n
+ )
More information about the Neon-commits
mailing list