Commit 390fe77dbe052943a07bcacec6c99049dfdf886e

Authored by Perry Werneck
1 parent 2ca15233
Exists in master and in 1 other branch develop

fixing dependency.

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
rpm/libv3270.spec
... ... @@ -93,6 +93,8 @@ Requires: lib3270-devel >= 5.2
93 93 Requires: gtk3-devel
94 94 %endif
95 95  
  96 +Requires: %{name}-%{_libvrs} = %{version}
  97 +
96 98 %description devel
97 99 GTK development files for the 3270 Virtual Terminal.
98 100  
... ...