From a8b9f6fda32f07b82e79ab8d08021b72866f117c Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Tue, 3 May 2022 21:52:00 +0200 Subject: all: Port to libsoup3 / GUPnP-1.6 --- meson_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index fd04776a..99f99ee2 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -5,7 +5,7 @@ option('systemd-user-units-dir', type : 'string', value : 'auto', description : option('plugins', type : 'array', choices : ['external', 'gst-launch', 'lms', 'media-export', 'mpris', 'playbin', 'ruih', 'tracker3']) option('engines', type : 'array', choices : ['simple', 'gstreamer']) option('examples', type : 'boolean', value : 'true') -option('tests', type : 'boolean', value : 'true') +option('tests', type : 'boolean', value : 'false') option('gstreamer', type : 'feature', value : 'enabled') option('gtk', type : 'feature', value : 'enabled') option('introspection', type: 'feature', value : 'auto') -- cgit v1.2.1