aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-x11-free_4.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qt4/qt4-x11-free_4.6.1.bb')
-rw-r--r--recipes/qt4/qt4-x11-free_4.6.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/qt4/qt4-x11-free_4.6.1.bb b/recipes/qt4/qt4-x11-free_4.6.1.bb
new file mode 100644
index 0000000000..685b7add57
--- /dev/null
+++ b/recipes/qt4/qt4-x11-free_4.6.1.bb
@@ -0,0 +1,11 @@
+require qt4-x11-free.inc
+PR = "${INC_PR}.1"
+
+require qt-4.6.0.inc
+
+QT_CONFIG_FLAGS += " \
+ -no-embedded \
+ -xrandr \
+ -x11"
+
+