Commit 7f7cc81201d995a7f0a7fc8723fb6223fe0346a1
1 parent
56b74942
Exists in
master
Ajustes para empacotamento.
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
rpm/python-pw3270.spec
@@ -19,7 +19,8 @@ BuildRequires: coreutils | @@ -19,7 +19,8 @@ BuildRequires: coreutils | ||
19 | BuildRequires: gcc-c++ | 19 | BuildRequires: gcc-c++ |
20 | BuildRequires: m4 | 20 | BuildRequires: m4 |
21 | BuildRequires: pkgconfig | 21 | BuildRequires: pkgconfig |
22 | -BuildRequires: pw3270-devel >= 5.1 | 22 | +BuildRequires: pkgconfig(pw3270) >= 5.1 |
23 | +BuildRequires: fdupes | ||
23 | 24 | ||
24 | BuildRequires: python | 25 | BuildRequires: python |
25 | BuildRequires: pkgconfig(python) | 26 | BuildRequires: pkgconfig(python) |