summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshfil <filip.gawin@zoho.com>2021-01-12 23:41:11 +0100
committerGitHub <noreply@github.com>2021-01-12 23:41:11 +0100
commit461e9fe5c2c751bf36cfb4d0ab48abbf81434168 (patch)
treec8d4e5a69377ff68ec0a8c1e16fd9a1bcd3ffebd
parentMerge pull request #953 from withmorten/master (diff)
downloadre3-461e9fe5c2c751bf36cfb4d0ab48abbf81434168.tar
re3-461e9fe5c2c751bf36cfb4d0ab48abbf81434168.tar.gz
re3-461e9fe5c2c751bf36cfb4d0ab48abbf81434168.tar.bz2
re3-461e9fe5c2c751bf36cfb4d0ab48abbf81434168.tar.lz
re3-461e9fe5c2c751bf36cfb4d0ab48abbf81434168.tar.xz
re3-461e9fe5c2c751bf36cfb4d0ab48abbf81434168.tar.zst
re3-461e9fe5c2c751bf36cfb4d0ab48abbf81434168.zip
-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,