From 2bd90b76f8a4803175973a91cbe082d827c4bb63 Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Thu, 19 Feb 2015 13:02:19 +0000 Subject: [PATCH] Update INSTALL file with new Qt dependency git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4977 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- INSTALL | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index ace49196d..fe0e8a5cd 100644 --- a/INSTALL +++ b/INSTALL @@ -30,10 +30,11 @@ Mac". Qt v5, preferably v5.1 or later is required to build WSJT-X. -Qt v5 multimedia support is necessary as well as the core Qt v5 -components, normally installing the Qt multimedia development package -is sufficient to pull in all the required Qt components and dependants -as a single transaction. On some systems the Qt multimedia plugin +Qt v5 multimedia support and serial port is necessary as well as the +core Qt v5 components, normally installing the Qt multimedia +development package and Qt serialport development package are +sufficient to pull in all the required Qt components and dependants as +a single transaction. On some systems the Qt multimedia plugin component is separate in the distribution repository an it may also need installing. @@ -255,7 +256,7 @@ $ ./configure -prefix ~/local/qt-macx-clang -opensource \ -confirm-license -platform macx-clang -silent -nomake tests \ -nomake examples -sdk macosx10.10 -skip qtwebkit \ -skip qtwebkit-examples -skip qtquick1 -skip qtconnectivity \ - -skip qtlocation -skip qtsensors -skip qtscript -skip qtserialport \ + -skip qtlocation -skip qtsensors -skip qtscript \ -skip qtwebsockets -skip qtwebengine -skip qtwebchannel \ -skip qtwayland -skip qtquickcontrols -skip qtdeclarative \ -skip qtxmlpatterns -skip qtenginio