diff --git a/win/x86_32/mingw32-pw3270.spec b/win/x86_32/mingw32-pw3270.spec index a2b274d..62fc9e3 100644 --- a/win/x86_32/mingw32-pw3270.spec +++ b/win/x86_32/mingw32-pw3270.spec @@ -42,6 +42,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mingw32-gtk3 Requires: mingw32-lib3270 = %{version} Requires: mingw32-hicolor-icon-theme +Requires: mingw32(libpixbufloader-svg.dll) Provides: mingw32-pw3270-%{MAJOR_VERSION}_%{MINOR_VERSION} Conflicts: otherproviders(mingw32-pw3270-%{MAJOR_VERSION}_%{MINOR_VERSION}) diff --git a/win/x86_64/mingw64-pw3270.spec b/win/x86_64/mingw64-pw3270.spec index 018c54e..7e2b49f 100644 --- a/win/x86_64/mingw64-pw3270.spec +++ b/win/x86_64/mingw64-pw3270.spec @@ -42,6 +42,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mingw64-gtk3 Requires: mingw64-lib3270 = %{version} Requires: mingw64-hicolor-icon-theme +Requires: mingw64(libpixbufloader-svg.dll) Provides: mingw64(lib:pw3270) = %{version} Requires: mingw64-lib3270-%{MAJOR_VERSION}_%{MINOR_VERSION} = %{version} -- libgit2 0.21.2