Commit 8ace8aef52c6eea889fcd876a01dacb88f48fcf0

Authored by Perry Werneck
1 parent 042eb4f3

Ajustando dependências.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
rpm/pw3270.spec
@@ -160,6 +160,7 @@ This package contains the development files for tn3270 protocol library for %{na @@ -160,6 +160,7 @@ This package contains the development files for tn3270 protocol library for %{na
160 Summary: Files required for development of %{name} plugins 160 Summary: Files required for development of %{name} plugins
161 Group: Development/Libraries/C and C++ 161 Group: Development/Libraries/C and C++
162 Requires: pkgconfig(lib3270) = %{MAJOR_VERSION}.%{MINOR_VERSION} 162 Requires: pkgconfig(lib3270) = %{MAJOR_VERSION}.%{MINOR_VERSION}
  163 +Requires: pkgconfig(gtk+-3.0)
163 Requires: libpw3270-%{_libvrs} 164 Requires: libpw3270-%{_libvrs}
164 165
165 %description -n %{name}-devel 166 %description -n %{name}-devel