diff --git a/mingw-dlfcn.spec b/mingw-dlfcn.spec index 3d01ba9..62fbfaf 100644 --- a/mingw-dlfcn.spec +++ b/mingw-dlfcn.spec @@ -80,7 +80,7 @@ around the dynamic link library functions found in the Windows API. %package -n ucrt64-dlfcn-static Summary: Static version of the MinGW Windows dlfcn library -Requires: mingw64-dlfcn = %{version}-%{release} +Requires: ucrt64-dlfcn = %{version}-%{release} %description -n ucrt64-dlfcn-static Static version of the MinGW Windows dlfcn library.