do not build GUI (and other) component(s) in host build

This commit is contained in:
Mirko Vogt
2017-11-29 16:02:16 +01:00
parent ebe0834496
commit 2b0949f460

View 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 \