summaryrefslogtreecommitdiff
path: root/dist/README
diff options
context:
space:
mode:
Diffstat (limited to 'dist/README')
-rw-r--r--dist/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/README b/dist/README
index beca8f2..013c549 100644
--- a/dist/README
+++ b/dist/README
@@ -6,7 +6,7 @@ It is recommended to use the official Qt sdk packages (http://qt-project.org/dow
Linux:
qtbase, qttools, qtscript
-./configure -nomake examples -nomake tests -static -release -opensource -confirm-license -prefix `pwd`/../qt-install -qt-libpng -qt-libjpeg -qt-zlib -no-cups -no-icu
+./configure -nomake examples -nomake tests -static -release -opensource -confirm-license -prefix `pwd`/../qt-install -qt-libpng -qt-libjpeg -qt-zlib -no-cups -no-icu -qt-sql-sqlite -no-c++11
actually install all of them!