[packages/ka6-grantlee-editor] - explicit find KF6I18n

witekfl witekfl at pld-linux.org
Fri Jul 31 10:56:27 CEST 2026


commit d4a6f8d722a9edb78f5bf44fb4f20fb0c7daa02a
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Fri Jul 31 10:54:35 2026 +0200

    - explicit find KF6I18n

 find_ki18n.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/find_ki18n.patch b/find_ki18n.patch
new file mode 100644
index 0000000..64c9d13
--- /dev/null
+++ b/find_ki18n.patch
@@ -0,0 +1,11 @@
+diff -up grantlee-editor-26.04.3/CMakeLists.txt.orig grantlee-editor-26.04.3/CMakeLists.txt
+--- grantlee-editor-26.04.3/CMakeLists.txt.orig	2026-07-31 10:50:33.001878801 +0200
++++ grantlee-editor-26.04.3/CMakeLists.txt	2026-07-31 10:51:11.469466013 +0200
+@@ -147,6 +147,7 @@ set_package_properties(
+ find_package(KPim6Mime ${KPIM_MIME_VERSION} CONFIG REQUIRED)
+ 
+ find_package(KF6SyntaxHighlighting ${KF_MIN_VERSION} CONFIG REQUIRED)
++find_package(KF6I18n ${KF_MIN_VERSION} CONFIG REQUIRED)
+ find_package(KF6TextCustomEditor ${KTEXTADDONS_MIN_VERSION} CONFIG REQUIRED)
+ 
+ include_directories(
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka6-grantlee-editor.git/commitdiff/df8999020b545980d5727c6bdbfc772e90bdb77a



More information about the pld-cvs-commit mailing list