summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2022-11-16 23:44:59 -0600
committerGary Kramlich <grim@reaperworld.com>2022-11-16 23:44:59 -0600
commit2b143dd78382a35175adaf3e659c1807f9133c3a (patch)
treeb5e31feaa7df191813535f0d3690aa5d36cf7ca7 /meson_options.txt
parent21d0da8361143a970f1320c36d99e328015c6f06 (diff)
downloadpidgin-2b143dd78382a35175adaf3e659c1807f9133c3a.tar.gz
Remove soupcompat.h since we require libsoup3 now
Testing Done: Compiled Reviewed at https://reviews.imfreedom.org/r/2068/
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index c463fb4929..993871cb52 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -25,9 +25,6 @@ option('kwallet', type : 'feature',
option('libsecret', type : 'feature',
description : 'enable libsecret support')
-option('soup2', type : 'boolean', value : false,
- description : 'compile against libsoup2')
-
##############################################################################
# Protocol Plugins