mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-22 13:46:06 +01:00
build: Disable bash-completion for gstreamer build
This commit is contained in:
parent
265b103e72
commit
414e439070
1 changed files with 1 additions and 0 deletions
|
|
@ -554,6 +554,7 @@ GSTREAMER_MESON_ARGS := \
|
|||
-Dgst_parse=false \
|
||||
-Dbenchmarks=disabled \
|
||||
-Dtools=disabled \
|
||||
-Dbash-completion=disabled \
|
||||
$(GST_COMMON_MESON_ARGS)
|
||||
|
||||
GSTREAMER_CONFIGURE_FILES32 := $(GSTREAMER_OBJ32)/build.ninja
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue