From: Matthias Clasen Date: Tue, 23 Aug 2022 12:27:24 +0000 (-0400) Subject: Tweak the vulkan option description X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~20^2~3^2~61^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=aa0f564aa13cd2451fa9fe246c5ea90aa368cf09;p=gtk4.git Tweak the vulkan option description The thing that is experimental is our renderer, not the vulkan API. --- diff --git a/meson_options.txt b/meson_options.txt index 2084ab86e1..c1df7478eb 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -51,7 +51,7 @@ option('print-cups', option('vulkan', type: 'feature', value: 'disabled', - description : 'Enable support for the experimental Vulkan graphics API') + description : 'Enable support for the experimental Vulkan renderer') option('cloudproviders', type: 'feature',