From 1f7353c3aa4716fd81772b3d3b4d68f7985cdc0f Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Tue, 4 Dec 2018 17:05:04 -0200 Subject: [PATCH] Fixing dependency. --- rpm/libv3270.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/libv3270.spec b/rpm/libv3270.spec index 81165e3..eddb8ba 100644 --- a/rpm/libv3270.spec +++ b/rpm/libv3270.spec @@ -52,7 +52,7 @@ Provides: libv3270_%{MAJOR_VERSION}_%{MINOR_VERSION} Conflicts: otherproviders(libv3270_%{MAJOR_VERSION}_%{MINOR_VERSION}) BuildRequires: pkgconfig(openssl) -BuildRequires: pkgconfig(lib3270) = %{version} +BuildRequires: pkgconfig(lib3270) >= 5.2 BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: autoconf >= 2.61 BuildRequires: automake -- libgit2 0.21.2