mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-08 22:14:34 +00:00
14 lines
332 B
Diff
14 lines
332 B
Diff
diff --git a/src/Cafe/CMakeLists.txt.orig b/src/Cafe/CMakeLists.txt
|
|
index 91d257b..cff779a 100644
|
|
--- a/src/Cafe/CMakeLists.txt
|
|
+++ b/src/Cafe/CMakeLists.txt
|
|
@@ -545,7 +545,7 @@ target_link_libraries(CemuCafe PRIVATE
|
|
Boost::nowide
|
|
CURL::libcurl
|
|
fmt::fmt
|
|
- glslang::SPIRV
|
|
+ glslang::glslang
|
|
ih264d
|
|
OpenSSL::Crypto
|
|
OpenSSL::SSL
|