diff src/qt.mk @ 510:6c10ecfc3774

enable sqlite support in package qt
author Volker Grabsch <vog@notjusthosting.com>
date Tue, 27 Oct 2009 18:05:29 +0100
parents e97947e7d45e
children 8137784b8ceb
line wrap: on
line diff
--- a/src/qt.mk	Tue Oct 27 17:54:54 2009 +0100
+++ b/src/qt.mk	Tue Oct 27 18:05:29 2009 +0100
@@ -134,6 +134,7 @@
         -nomake demos \
         -nomake docs \
         -nomake examples \
+        -plugin-sql-sqlite \
         -qt-zlib \
         -qt-gif \
         -qt-libtiff \