docs: Document new build options
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Feb 2023 01:35:51 +0000 (20:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Feb 2023 01:36:13 +0000 (20:36 -0500)
docs/reference/gtk/building.md

index 02aacea3bed6139588ccc8544ef492e7d5e4e103..bfa114aeeecd738430c2165455447c87a6f737cc 100644 (file)
@@ -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`