diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-13 10:58:01 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-13 10:58:01 +0000 |
commit | f811bcfd75036625b4df8d5b10954ba238f98e84 (patch) | |
tree | 94d34a404961e3fb6c93ca7a1c5d2ceb8fe8ea0f /erofs-utils.spec | |
parent | 442b2417be4d9adcae67838f733e1dd0b8abc530 (diff) |
automatic import of erofs-utilsopeneuler24.03_LTS
Diffstat (limited to 'erofs-utils.spec')
-rw-r--r-- | erofs-utils.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erofs-utils.spec b/erofs-utils.spec index 54cccdc..55aebb3 100644 --- a/erofs-utils.spec +++ b/erofs-utils.spec @@ -7,7 +7,7 @@ URL: https://github.com/kamiyadm/%{name} Source0: %{url}/archive/%{version}/erofs-utils-%{version}.tar.gz BuildRequires: gcc lz4-devel autoconf automake libtool m4 -BuildRequires: lz4-devel util-linux-devel fuse-devel +BuildRequires: lz4-devel util-linux-devel zlib-devel fuse-devel %description Utilities for EROFS File System |