Commit 88d4df3cde5ecaa11ec40fb58b13ea23c1f5ca7b
1 parent
38e5e534
Exists in
master
and in
1 other branch
Updating dependencies.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
rpm/libv3270.spec
... | ... | @@ -52,7 +52,7 @@ Provides: libv3270_%{MAJOR_VERSION}_%{MINOR_VERSION} |
52 | 52 | Conflicts: otherproviders(libv3270_%{MAJOR_VERSION}_%{MINOR_VERSION}) |
53 | 53 | |
54 | 54 | BuildRequires: pkgconfig(openssl) |
55 | -BuildRequires: pkgconfig(lib3270) | |
55 | +BuildRequires: pkgconfig(lib3270) = %{version} | |
56 | 56 | BuildRequires: pkgconfig(gtk+-3.0) |
57 | 57 | BuildRequires: autoconf >= 2.61 |
58 | 58 | BuildRequires: automake | ... | ... |