summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8fc2de042..273260378 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -159,7 +159,7 @@ macro(yuzu_find_packages)
159 # Cmake Pkg Prefix Version Conan Pkg 159 # Cmake Pkg Prefix Version Conan Pkg
160 "Boost 1.73 boost/1.73.0" 160 "Boost 1.73 boost/1.73.0"
161 "Catch2 2.13 catch2/2.13.0" 161 "Catch2 2.13 catch2/2.13.0"
162 "fmt 7.1 fmt/7.1.0" 162 "fmt 7.1 fmt/7.1.2"
163 # can't use until https://github.com/bincrafters/community/issues/1173 163 # can't use until https://github.com/bincrafters/community/issues/1173
164 #"libzip 1.5 libzip/1.5.2@bincrafters/stable" 164 #"libzip 1.5 libzip/1.5.2@bincrafters/stable"
165 "lz4 1.8 lz4/1.9.2" 165 "lz4 1.8 lz4/1.9.2"