From 22a17a75cbcd3335e6b64dee70c02c21732fec44 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Fri, 27 Aug 2021 11:55:09 -0300 Subject: [PATCH] Updating pre-reqs. --- win/x86_32/mingw32-pw3270.spec | 1 + win/x86_64/mingw64-pw3270.spec | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) 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