From dfb019509d0f3ede1e7a384e56a5eddca7260c6c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 12 Feb 2023 20:35:51 -0500 Subject: [PATCH] docs: Document new build options --- docs/reference/gtk/building.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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` -- 2.30.2