diff --git a/zstd.spec b/zstd.spec index 89bf02e..9f27fdb 100644 --- a/zstd.spec +++ b/zstd.spec @@ -66,7 +66,7 @@ Needed for compiling programs that link with the library. Summary: Development files for the Zstd compression library Group: Development/Libraries/C and C++ BuildRequires: glibc-devel-static -Requires: libz%{name}-devel = %{version} +Requires: lib%{name}-devel = %{version} %description -n lib%{name}-devel-static Zstd, short for Zstandard, is a lossless compression algorithm,