Commit d9fe11019f3b5bb68d1ee15f7664c27c91315aea

Authored by Perry Werneck
1 parent 949cb22c

Fixing windows build.

win/x86_32/mingw32-pw3270.spec
... ... @@ -49,7 +49,7 @@ BuildRequires: automake
49 49  
50 50 BuildRequires: gettext-tools
51 51  
52   -BuildRequires: rsvg-view
  52 +BuildRequires: inkscape
53 53 BuildRequires: glib2-devel
54 54 BuildRequires: pkgconfig(gtk+-3.0)
55 55  
... ...
win/x86_64/mingw64-pw3270.spec
... ... @@ -47,7 +47,7 @@ Requires: mingw64-lib3270-%{MAJOR_VERSION}_%{MINOR_VERSION} = %{version}
47 47  
48 48 BuildRequires: autoconf
49 49 BuildRequires: automake
50   -BuildRequires: rsvg-view
  50 +BuildRequires: inkscape
51 51 BuildRequires: gettext-tools
52 52 BuildRequires: glib2-devel
53 53 BuildRequires: pkgconfig(gtk+-3.0)
... ...