mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-28 05:49:33 +00:00
Remove unnecessary zstd patch.
This commit is contained in:
@ -14,7 +14,6 @@ class zstd(Dependency):
|
||||
archive = Remotefile('zstd-1.5.1.tar.gz',
|
||||
'e28b2f2ed5710ea0d3a1ecac3f6a947a016b972b9dd30242369010e5f53d7002',
|
||||
'https://github.com/facebook/zstd/releases/download/v1.5.1/zstd-1.5.1.tar.gz')
|
||||
patches = ['zstd_meson.patch']
|
||||
|
||||
class Builder(MesonBuilder):
|
||||
subsource_dir = 'build/meson'
|
||||
|
Reference in New Issue
Block a user