Merge pull request #9309 from heitbaum/v4l-utils

v4l-utils: do not build with Qt even if Qt is found
This commit is contained in:
Christian Hewitt 2024-09-17 18:28:25 +04:00 committed by GitHub
commit 5b73cfc112
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,8 @@ PKG_MESON_OPTS_TARGET="-Ddefault_library=static \
-Dbpf=enabled \
-Dgconv=disabled \
-Djpeg=disabled \
-Dqvidcap=disabled \
-Dqv4l2=disabled \
-Ddoxygen-doc=disabled"
create_multi_keymap() {