summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2022-01-28 00:01:48 -0600
committerGary Kramlich <grim@reaperworld.com>2022-01-28 00:01:48 -0600
commite7a7b9f3d08d59b17a7350738a11ac0b2776ff63 (patch)
tree8f34427974b54b2806698c478e6de321cd6ae83f /meson_options.txt
parent15b5243f5242e86aa504eb7fac1c3b3f0791a5c4 (diff)
downloadpidgin-e7a7b9f3d08d59b17a7350738a11ac0b2776ff63.tar.gz
when we removed farstream we forgot to remove the meson option
Testing Done: Compiled. Reviewed at https://reviews.imfreedom.org/r/1249/
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 6068a0f11c..8abc364547 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -25,9 +25,6 @@ option('pixmaps-install', type : 'boolean', value : true,
##############################################################################
# Libpurple Options
-option('farstream', type : 'feature',
- description : 'compile with farstream support')
-
option('gstreamer-video', type : 'feature',
description : 'compile with GStreamer 1.0 Video Overlay support')