do not build GUI (and other) component(s) in host build
[feed/video.git] / frameworks / qt5base / Makefile
index 0856dfde765595369a2f6dd9c47af4fe5ca3b900..fdb90f638cf02de0da8d905851cdb11f6f041d8d 100644 (file)
@@ -439,7 +439,7 @@ define Host/Configure
                        -nomake tools \
                        -nomake examples \
                        -no-compile-examples \
-                       -gui \
+                       -no-gui \
                        -no-widgets \
                        -no-dbus \
                        -no-accessibility \
@@ -470,7 +470,7 @@ define Host/Configure
                        -no-linuxfb \
                        -no-mirclient \
                        -no-xcb \
-                       -evdev \
+                       -no-evdev \
                        -no-libinput \
                        -no-mtdev \
                        -no-tslib \