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
This commit is contained in:
Bill Somerville 2015-02-19 13:02:19 +00:00
parent 1453ed6f35
commit b844593080
1 changed files with 6 additions and 5 deletions

11
INSTALL
View File

@ -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