diff options
Diffstat (limited to 'dev-qt/qtspeech/files/qtspeech-5.9.4-nogui.patch')
-rw-r--r-- | dev-qt/qtspeech/files/qtspeech-5.9.4-nogui.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-qt/qtspeech/files/qtspeech-5.9.4-nogui.patch b/dev-qt/qtspeech/files/qtspeech-5.9.4-nogui.patch deleted file mode 100644 index fa5d900a..00000000 --- a/dev-qt/qtspeech/files/qtspeech-5.9.4-nogui.patch +++ /dev/null @@ -1,12 +0,0 @@ -Bug: https://bugs.gentoo.org/651012 - ---- a/src/plugins/tts/speechdispatcher/speechdispatcher.pro -+++ b/src/plugins/tts/speechdispatcher/speechdispatcher.pro -@@ -5,6 +5,7 @@ - load(qt_plugin) - - QT += core texttospeech -+QT -= gui - - CONFIG += link_pkgconfig - packagesExist(speech-dispatcher): PKGCONFIG = speech-dispatcher |