[neon/qt6/qt6-virtualkeyboard/Neon/release] debian/patches: Update disable_non_dfsg_modules.patch
Carlos De Maine
null at kde.org
Tue Apr 4 07:37:13 BST 2023
Git commit b44b4c981b395ce4300b6ada59bb07bf516c3d53 by Carlos De Maine.
Committed on 04/04/2023 at 06:37.
Pushed by carlosdem into branch 'Neon/release'.
Update disable_non_dfsg_modules.patch
M +4 -4 debian/patches/disable_non_dfsg_modules.patch
https://invent.kde.org/neon/qt6/qt6-virtualkeyboard/commit/b44b4c981b395ce4300b6ada59bb07bf516c3d53
diff --git a/debian/patches/disable_non_dfsg_modules.patch b/debian/patches/disable_non_dfsg_modules.patch
index 781e8da..1d6e2cb 100644
--- a/debian/patches/disable_non_dfsg_modules.patch
+++ b/debian/patches/disable_non_dfsg_modules.patch
@@ -6,7 +6,7 @@ Last-Update: 2022-10-14
--- a/src/plugins/CMakeLists.txt
+++ b/src/plugins/CMakeLists.txt
-@@ -11,18 +11,6 @@ if(QT_FEATURE_hunspell)
+@@ -14,18 +14,6 @@ if(QT_FEATURE_hunspell)
add_subdirectory(hunspell)
list(APPEND plugins_imports QtQuick.VirtualKeyboard.Plugins.Hunspell/auto)
endif()
@@ -29,7 +29,7 @@ diff --git a/src/plugins/openwnn/CMakeLists.txt b/src/plugins/openwnn/CMakeLists
index 26c2c6a1..668a369e 100644
--- a/src/plugins/openwnn/CMakeLists.txt
+++ b/src/plugins/openwnn/CMakeLists.txt
-@@ -1,5 +1,3 @@
+@@ 4,5 +4,3 @@
-add_subdirectory(3rdparty/openwnn)
-
#####################################################################
@@ -39,7 +39,7 @@ diff --git a/src/plugins/pinyin/CMakeLists.txt b/src/plugins/pinyin/CMakeLists.t
index ebeb04f4..0ce7b42a 100644
--- a/src/plugins/pinyin/CMakeLists.txt
+++ b/src/plugins/pinyin/CMakeLists.txt
-@@ -1,5 +1,3 @@
+@@ -4,5 +4,3 @@
-add_subdirectory(3rdparty/pinyin)
-
#####################################################################
@@ -49,7 +49,7 @@ diff --git a/src/plugins/tcime/CMakeLists.txt b/src/plugins/tcime/CMakeLists.txt
index e6d076fe..38d03781 100644
--- a/src/plugins/tcime/CMakeLists.txt
+++ b/src/plugins/tcime/CMakeLists.txt
-@@ -1,5 +1,3 @@
+@@ -4,5 +4,3 @@
-add_subdirectory(3rdparty/tcime)
-
#####################################################################
More information about the Neon-commits
mailing list