summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conanfile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conanfile.py b/conanfile.py
index f0d63a20..ba7d920b 100644
--- a/conanfile.py
+++ b/conanfile.py
@@ -19,7 +19,7 @@ class Re3Conan(ConanFile):
default_options = {
"audio": "openal",
"with_libsndfile": False,
- "with_opus": True,
+ "with_opus": False,
# "libsndfile:with_external_libs": False,
# "mpg123:flexible_resampling": False,
# "mpg123:network": False,