diff options
Diffstat (limited to 'textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt')
| -rw-r--r-- | textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt b/textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt index 7fa1abdc5bf2..553090d8b2bb 100644 --- a/textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt +++ b/textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt @@ -1,11 +1,10 @@ ---- CMakeLists.txt.orig 2022-08-31 10:36:00 UTC +--- CMakeLists.txt.orig 2022-12-30 15:40:01 UTC +++ CMakeLists.txt -@@ -80,11 +80,6 @@ if(ENABLE_QT6) +@@ -84,10 +84,6 @@ endif() add_subdirectory(qt6) endif() -if(NOT BUILD_ONLY_PLUGIN) --find_package(Gettext REQUIRED) -add_subdirectory(po) -endif() - |
