mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
deps: update libdeflate to v1.10 (#3014)
This commit is contained in:
@@ -9,7 +9,7 @@ endif()
|
||||
|
||||
if(UNIX)
|
||||
find_package(PkgConfig QUIET)
|
||||
# cmake supported added in libdeflate v1.9
|
||||
# pkg-config support added in libdeflate v1.9
|
||||
pkg_check_modules(_DEFLATE libdeflate>=${DEFLATE_MINIMUM})
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user