mirror of
https://github.com/openwrt/video.git
synced 2024-03-25 11:45:34 +08:00
Revert "do not build GUI (and other) component(s) in host build"
This reverts commit 2b0949f460
.
Some modules being built for the host require Gui / evdev support -
notably the kmap->qmap converter in qt5tools.
This commit is contained in:
parent
2b0949f460
commit
fae337e73c
@ -439,7 +439,7 @@ define Host/Configure
|
||||
-nomake tools \
|
||||
-nomake examples \
|
||||
-no-compile-examples \
|
||||
-no-gui \
|
||||
-gui \
|
||||
-no-widgets \
|
||||
-no-dbus \
|
||||
-no-accessibility \
|
||||
@ -470,7 +470,7 @@ define Host/Configure
|
||||
-no-linuxfb \
|
||||
-no-mirclient \
|
||||
-no-xcb \
|
||||
-no-evdev \
|
||||
-evdev \
|
||||
-no-libinput \
|
||||
-no-mtdev \
|
||||
-no-tslib \
|
||||
|
Loading…
Reference in New Issue
Block a user