From b76b2a99c969bf81fbb09823d494dc616d3e80c5 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Mon, 9 Jul 2018 05:58:24 +0200 Subject: qt5-speech: atlmfc is only needed on Windows (#3857) --- ports/qt5-speech/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/qt5-speech/CONTROL b/ports/qt5-speech/CONTROL index 44b8324f5..09cbafc70 100644 --- a/ports/qt5-speech/CONTROL +++ b/ports/qt5-speech/CONTROL @@ -1,4 +1,4 @@ Source: qt5-speech Version: 5.9.2-0 Description: Qt5 Speech Module -Build-Depends: qt5-modularscripts, qt5-base, atlmfc +Build-Depends: qt5-modularscripts, qt5-base, atlmfc (windows) -- cgit v1.2.3