summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorPatrick Griffis <pgriffis@igalia.com>2021-07-05 10:42:39 -0500
committerPatrick Griffis <pgriffis@igalia.com>2021-07-05 10:54:16 -0500
commitaf15f5d0042c572347d36bb60c159a41ca2ab79c (patch)
tree610476c33510a1a9ba24ffc894bc15846052ff27 /meson_options.txt
parent9885bedb7d1e370918308f8eb2bbff2867ce9022 (diff)
downloadgtk+-af15f5d0042c572347d36bb60c159a41ca2ab79c.tar.gz
Remove Google Cloud Print backend
This service was shut down at the start of 2021. This helpfully removes any dependency on json-glib, librest (and libsoup).
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 4193415151..402caec5fb 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -44,11 +44,6 @@ option('print-cups',
value: 'auto',
description : 'Build the cups print backend')
-option('print-cloudprint',
- type: 'feature',
- value: 'auto',
- description : 'Build the cloudprint print backend')
-
# Optional features
option('vulkan',