From 7f7cc81201d995a7f0a7fc8723fb6223fe0346a1 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Tue, 17 Jan 2017 10:52:06 -0200 Subject: [PATCH] Ajustes para empacotamento. --- rpm/python-pw3270.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rpm/python-pw3270.spec b/rpm/python-pw3270.spec index cb464dc..a113d38 100644 --- a/rpm/python-pw3270.spec +++ b/rpm/python-pw3270.spec @@ -19,7 +19,8 @@ BuildRequires: coreutils BuildRequires: gcc-c++ BuildRequires: m4 BuildRequires: pkgconfig -BuildRequires: pw3270-devel >= 5.1 +BuildRequires: pkgconfig(pw3270) >= 5.1 +BuildRequires: fdupes BuildRequires: python BuildRequires: pkgconfig(python) -- libgit2 0.21.2