diff options
Diffstat (limited to 'dev-libs/ktextaddons/files/ktextaddons-9999-no-textspeechtotext.patch')
| -rw-r--r-- | dev-libs/ktextaddons/files/ktextaddons-9999-no-textspeechtotext.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-libs/ktextaddons/files/ktextaddons-9999-no-textspeechtotext.patch b/dev-libs/ktextaddons/files/ktextaddons-9999-no-textspeechtotext.patch deleted file mode 100644 index bcc7cbdc8a9..00000000000 --- a/dev-libs/ktextaddons/files/ktextaddons-9999-no-textspeechtotext.patch +++ /dev/null @@ -1,16 +0,0 @@ -Unpackaged dependencies. - -https://bugs.gentoo.org/919236 -https://bugs.gentoo.org/919234 - ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -100,7 +100,7 @@ add_subdirectory(textgrammarcheck) - add_subdirectory(texttranslator) - add_subdirectory(textemoticons) - add_subdirectory(textutils) --if (QT_MAJOR_VERSION STREQUAL "6") -+if (FALSE) - find_package(Qt${QT_MAJOR_VERSION} ${REQUIRED_QT_VERSION} CONFIG REQUIRED MultimediaWidgets) - add_subdirectory(textspeechtotext) - endif() |
