From: Matthias Clasen Date: Mon, 13 Feb 2023 01:35:51 +0000 (-0500) Subject: docs: Document new build options X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~7^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=dfb019509d0f3ede1e7a384e56a5eddca7260c6c;p=gtk4.git docs: Document new build options --- diff --git a/docs/reference/gtk/building.md b/docs/reference/gtk/building.md index 02aacea3be..bfa114aeee 100644 --- a/docs/reference/gtk/building.md +++ b/docs/reference/gtk/building.md @@ -239,14 +239,14 @@ control whether Vulkan should be used. ### `media-gstreamer` and `media-ffmpeg` By default, GTK will try to build the gstreamer backend for -media playback support. These option can be used to explicitly +media playback support. These options can be used to explicitly control which media backends should be built. -### `print-cups` +### `print-cups` and `print-cpdb` -By default, GTK will try to build various print backends -if their dependencies are found. This option can be used -to explicitly control whether the cups print backend should be built. +By default, GTK will try to build the cups and file print backends +if their dependencies are found. These options can be used to +explicitly control which print backends should be built. ### `cloudproviders`