summaryrefslogtreecommitdiffstats
path: root/src/qt.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-10-06 10:17:40 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-10-06 10:17:40 (GMT)
commit09d2c910d821482f17a2147cd3e1133ee3370056 (patch)
tree22e57ef503d1d7ef64a9e716c21b9edec02882ef /src/qt.mk
parent1bd9dbd14b2e38c1e8ebb77b9818c2c8f287316e (diff)
downloadmxe-09d2c910d821482f17a2147cd3e1133ee3370056.zip
mxe-09d2c910d821482f17a2147cd3e1133ee3370056.tar.gz
mxe-09d2c910d821482f17a2147cd3e1133ee3370056.tar.bz2
add OpenGL support to package qt (by Martin Lambers)
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 0eea299..74bac38 100644
--- a/src/qt.mk
+++ b/src/qt.mk
@@ -126,6 +126,7 @@ define $(PKG)_BUILD
-plugin-sql-sqlite \
-plugin-sql-mysql \
-script \
+ -opengl desktop \
-webkit \
-phonon \
-no-phonon-backend \