summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Marcec <dmarcecguzman@gmail.com>2020-07-01 07:09:33 +0200
committerDavid Marcec <dmarcecguzman@gmail.com>2020-07-01 07:09:33 +0200
commitd5dfe34c4935d1494f4b742fa3bb4066d9096236 (patch)
treebbd2db9128c5590763397d1aa9c00dce26922e1d /CMakeLists.txt
parentMerge pull request #4208 from jbeich/freebsd (diff)
downloadyuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar.gz
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar.bz2
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar.lz
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar.xz
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.tar.zst
yuzu-d5dfe34c4935d1494f4b742fa3bb4066d9096236.zip
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 73405ce4b..d0af994da 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -156,8 +156,6 @@ macro(yuzu_find_packages)
#"libzip 1.5 libzip/1.5.2@bincrafters/stable"
"lz4 1.8 lz4/1.9.2"
"nlohmann_json 3.7 nlohmann_json/3.7.3"
- # we need to be careful as the version check might be broken https://github.com/xiph/opus/issues/110
- "opus 1.3 opus/1.3.1"
"ZLIB 1.2 zlib/1.2.11"
"zstd 1.4 zstd/1.4.4"
)