From d5dfe34c4935d1494f4b742fa3bb4066d9096236 Mon Sep 17 00:00:00 2001 From: David Marcec Date: Wed, 1 Jul 2020 15:09:33 +1000 Subject: externals: Track opus as submodule instead of using conan Supersedes #4068 see for details. --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'CMakeLists.txt') 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" ) -- cgit v1.2.3