summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYunhui Fu <yhfudev@gmail.com>2017-09-13 21:56:06 (GMT)
committerYunhui Fu <yhfudev@gmail.com>2017-09-13 21:56:06 (GMT)
commitea3da3dc541da2cb1fc0d0a6de6ddb68940fc23c (patch)
tree7f59e6d07a305bd043271df6aefb49575b6110e6
parent0a829f99315a38a926db116d85843a78a3abd0f3 (diff)
downloadmxe-ea3da3dc541da2cb1fc0d0a6de6ddb68940fc23c.zip
mxe-ea3da3dc541da2cb1fc0d0a6de6ddb68940fc23c.tar.gz
mxe-ea3da3dc541da2cb1fc0d0a6de6ddb68940fc23c.tar.bz2
compile qt4 with xmlpatterns module
-rw-r--r--src/qt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qt.mk b/src/qt.mk
index f6d4217..c4e28eb 100644
--- a/src/qt.mk
+++ b/src/qt.mk
@@ -54,6 +54,7 @@ define $(PKG)_BUILD
-nomake demos \
-nomake docs \
-nomake examples \
+ -xmlpatterns \
-qt-sql-sqlite \
-qt-sql-odbc \
-qt-sql-psql \