Commit d9fe11019f3b5bb68d1ee15f7664c27c91315aea
1 parent
949cb22c
Exists in
master
and in
2 other branches
Fixing windows build.
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
win/x86_32/mingw32-pw3270.spec
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) | ... | ... |