Commit 577276cd1a35e3ab1b57c3d826a527de9b337bb0
1 parent
4a5360ab
Exists in
master
and in
5 other branches
Tentando ajustar dependências.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
rpm/pw3270.spec
... | ... | @@ -163,7 +163,7 @@ This package contains the development files for tn3270 protocol library for %{na |
163 | 163 | %package devel |
164 | 164 | Summary: Files required for development of %{name} plugins |
165 | 165 | Group: Development/Libraries/C and C++ |
166 | -Requires: pkgconfig(lib3270) = %{version} | |
166 | +Requires: pkgconfig(lib3270) | |
167 | 167 | Requires: pkgconfig(gtk+-3.0) |
168 | 168 | Requires: libpw3270-%{_libvrs} |
169 | 169 | ... | ... |