mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 01:21:05 +00:00
ci: Disable GTK Vulkan backend
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1499>
This commit is contained in:
parent
ebe7f5f663
commit
7959e37204
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ meson setup build \
|
|||
-Dgpl=enabled \
|
||||
-Dugly=enabled \
|
||||
-Dgtk=enabled \
|
||||
-Dgtk:vulkan=disabled \
|
||||
-Dexamples=disabled \
|
||||
-Dgtk_doc=disabled \
|
||||
-Dintrospection=disabled \
|
||||
|
|
Loading…
Reference in a new issue