diff options
-rw-r--r-- | meta/recipes-qt/qt4/qt4-embedded.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc index fbd8c28f77..f231e98356 100644 --- a/meta/recipes-qt/qt4/qt4-embedded.inc +++ b/meta/recipes-qt/qt4/qt4-embedded.inc | |||
@@ -17,7 +17,7 @@ QT_EMBEDDED_FLAGS ?= " \ | |||
17 | QT_EMBEDDED_EXTRA_FLAGS ?= " \ | 17 | QT_EMBEDDED_EXTRA_FLAGS ?= " \ |
18 | -plugin-gfx-transformed -plugin-gfx-qvfb -plugin-gfx-vnc -plugin-gfx-directfb \ | 18 | -plugin-gfx-transformed -plugin-gfx-qvfb -plugin-gfx-vnc -plugin-gfx-directfb \ |
19 | -plugin-mouse-tslib -qt-mouse-pc -qt-mouse-qvfb -qt-mouse-linuxinput \ | 19 | -plugin-mouse-tslib -qt-mouse-pc -qt-mouse-qvfb -qt-mouse-linuxinput \ |
20 | -qt-kbd-tty \ | 20 | -qt-kbd-tty -qt-kbd-linuxinput \ |
21 | " | 21 | " |
22 | QT_EMBEDDED_KEYPAD_FLAGS ?= " \ | 22 | QT_EMBEDDED_KEYPAD_FLAGS ?= " \ |
23 | -DQT_KEYPAD_NAVIGATION \ | 23 | -DQT_KEYPAD_NAVIGATION \ |