[Spice-devel] [PATCH spice-common] squash! build: Disable celt 0.5.1 by default
Frediano Ziglio
fziglio at redhat.com
Mon Jun 4 12:00:10 UTC 2018
---
meson_options.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meson_options.txt b/meson_options.txt
index 5189f4f..9f07bcc 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -12,8 +12,8 @@ option('extra-checks',
option('celt051',
type : 'boolean',
- value : true,
- description: 'Enable celt051 audio codec (default=true)')
+ value : false,
+ description: 'Enable celt051 audio codec (default=false)')
option('python-checks',
type : 'boolean',
--
2.17.1
More information about the Spice-devel
mailing list