mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-13 23:28:16 +03:00
build: Disable bash-completion for gstreamer build
This commit is contained in:
parent
265b103e72
commit
414e439070
@ -554,6 +554,7 @@ GSTREAMER_MESON_ARGS := \
|
|||||||
-Dgst_parse=false \
|
-Dgst_parse=false \
|
||||||
-Dbenchmarks=disabled \
|
-Dbenchmarks=disabled \
|
||||||
-Dtools=disabled \
|
-Dtools=disabled \
|
||||||
|
-Dbash-completion=disabled \
|
||||||
$(GST_COMMON_MESON_ARGS)
|
$(GST_COMMON_MESON_ARGS)
|
||||||
|
|
||||||
GSTREAMER_CONFIGURE_FILES32 := $(GSTREAMER_OBJ32)/build.ninja
|
GSTREAMER_CONFIGURE_FILES32 := $(GSTREAMER_OBJ32)/build.ninja
|
||||||
|
Loading…
x
Reference in New Issue
Block a user