Commit ad762b98b963ece9109cd8a6b2e2844e48099a83
1 parent
5e66505a
Exists in
master
and in
5 other branches
Ajustes para empacotamento.
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
rpm/pw3270.spec
... | ... | @@ -65,7 +65,7 @@ BuildRequires: dbus-devel |
65 | 65 | BuildRequires: dbus-glib-devel |
66 | 66 | BuildRequires: openssl-devel |
67 | 67 | BuildRequires: gtk3-devel |
68 | -BuildRequires: librsvg2 | |
68 | +BuildRequires: librsvg2-tools | |
69 | 69 | |
70 | 70 | %endif |
71 | 71 | |
... | ... | @@ -79,7 +79,7 @@ BuildRequires: pkgconfig(dbus-1) |
79 | 79 | BuildRequires: pkgconfig(dbus-glib-1) |
80 | 80 | BuildRequires: pkgconfig(openssl) |
81 | 81 | BuildRequires: pkgconfig(gtk+-3.0) |
82 | -BuildRequires: librsvg2 | |
82 | +BuildRequires: librsvg2-tools | |
83 | 83 | |
84 | 84 | %endif |
85 | 85 | |
... | ... | @@ -93,7 +93,7 @@ BuildRequires: pkgconfig(dbus-1) |
93 | 93 | BuildRequires: pkgconfig(dbus-glib-1) |
94 | 94 | BuildRequires: pkgconfig(openssl) |
95 | 95 | BuildRequires: pkgconfig(gtk+-3.0) |
96 | -BuildRequires: librsvg2 | |
96 | +BuildRequires: librsvg2-tools | |
97 | 97 | |
98 | 98 | %endif |
99 | 99 | ... | ... |