[neon/kde/kalgebra/Neon/unstable] debian/patches: fix patch
Carlos De Maine
null at kde.org
Sat Sep 30 07:58:21 BST 2023
Git commit 033e577ccb2dc75ac47966ba490f66f0de0acf97 by Carlos De Maine.
Committed on 30/09/2023 at 08:58.
Pushed by carlosdem into branch 'Neon/unstable'.
fix patch
M +1 -1 debian/patches/0001
https://invent.kde.org/neon/kde/kalgebra/-/commit/033e577ccb2dc75ac47966ba490f66f0de0acf97
diff --git a/debian/patches/0001 b/debian/patches/0001
index 7488e01..7efefcf 100644
--- a/debian/patches/0001
+++ b/debian/patches/0001
@@ -7,7 +7,7 @@ index d210789b873dddd7ef975f69c281623e4f7efdcb..fe11817ca6fcdf00858ce352bd7015b9
find_package(Qt6Core5Compat)
endif()
-find_package(Analitza5 REQUIRED)
-+find_package(Analitza{QT_MAJOR_VERSION} REQUIRED)
++find_package(Analitza${QT_MAJOR_VERSION} REQUIRED)
ecm_set_disabled_deprecation_versions(QT 6.4
KF 5.101
\ No newline at end of file
More information about the Neon-commits
mailing list