Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37590887
en ru br
ALT Linux repos
S:5.0.19870-alt3.1

Group :: Emulators
RPM: dolphin-emu

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: dolphin-emu-alt-minizip.patch
Download


 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 37c2ba2197..9a8b908fc5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -637,7 +637,7 @@ else()
   add_subdirectory(Externals/zlib)
 endif()
 
-pkg_check_modules(MINIZIP minizip>=2.0.0)
+pkg_check_modules(MINIZIP minizip)
 if(MINIZIP_FOUND)
   message(STATUS "Using shared minizip")
 	include_directories(${MINIZIP_INCLUDE_DIRS})
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin