mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 19:14:35 +04:00
qt5base: deactivate some options
The libraries needed for these options are no dependencies of any qt5base module so deactivate them. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -260,7 +260,16 @@ define Build/Configure
|
||||
-largefile \
|
||||
-accessibility \
|
||||
$(if $(CONFIG_PACKAGE_qt5base-plugin-sqldrivers-sqlite),-system-sqlite,-no-sql-sqlite2) \
|
||||
-no-sql-db2 \
|
||||
-no-sql-ibase \
|
||||
-no-sql-mysql \
|
||||
-no-sql-oci \
|
||||
-no-sql-odbc \
|
||||
-no-sql-psql \
|
||||
-no-sql-sqlite \
|
||||
-no-sql-tds \
|
||||
-no-qml-debug \
|
||||
-no-nis \
|
||||
-no-sse2 \
|
||||
-no-sse3 \
|
||||
-no-ssse3 \
|
||||
@@ -286,7 +295,7 @@ define Build/Configure
|
||||
-no-xcb-xlib \
|
||||
-no-glib \
|
||||
-no-pulseaudio \
|
||||
-alsa \
|
||||
-no-alsa \
|
||||
-no-gtkstyle \
|
||||
-nomake tools \
|
||||
-make examples \
|
||||
@@ -295,7 +304,7 @@ define Build/Configure
|
||||
-widgets \
|
||||
-no-optimized-qmake \
|
||||
-no-cups \
|
||||
-iconv \
|
||||
-no-iconv \
|
||||
-evdev \
|
||||
-no-icu \
|
||||
-fontconfig \
|
||||
|
||||
Reference in New Issue
Block a user