summaryrefslogtreecommitdiffstats
path: root/src/qt.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-10-27 17:05:29 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-10-27 17:05:29 (GMT)
commite01ee26288615d9c49d920d705db0bd64944a0c9 (patch)
tree704cca68c2c663876cc98721c8580a4bbf9db34d /src/qt.mk
parent47bab4834ce8727d19c1c48c7396833633d2204a (diff)
downloadmxe-e01ee26288615d9c49d920d705db0bd64944a0c9.zip
mxe-e01ee26288615d9c49d920d705db0bd64944a0c9.tar.gz
mxe-e01ee26288615d9c49d920d705db0bd64944a0c9.tar.bz2
enable sqlite support in package qt
Diffstat (limited to 'src/qt.mk')
-rw-r--r--src/qt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qt.mk b/src/qt.mk
index 9916b3f..367fbf2 100644
--- a/src/qt.mk
+++ b/src/qt.mk
@@ -134,6 +134,7 @@ define $(PKG)_BUILD
-nomake demos \
-nomake docs \
-nomake examples \
+ -plugin-sql-sqlite \
-qt-zlib \
-qt-gif \
-qt-libtiff \