meson_options.txt

changeset 41490
2b1695327414
parent 41488
95f59c2bc50d
child 41832
63f39d354a73
--- a/meson_options.txt	Fri Aug 12 01:29:41 2022 -0500
+++ b/meson_options.txt	Fri Aug 12 01:32:07 2022 -0500
@@ -19,18 +19,12 @@
 ##############################################################################
 # Libpurple Options
 
-option('gstreamer-video', type : 'feature',
-       description : 'compile with GStreamer 1.0 Video Overlay support')
-
 option('kwallet', type : 'feature',
        description : 'enable KWallet support')
 
 option('libsecret', type : 'feature',
        description : 'enable libsecret support')
 
-option('vv', type : 'feature',
-       description : 'compile with voice and video support')
-
 option('soup3', type : 'boolean', value : false,
        description : 'compile against libsoup3')
 

mercurial