Commit 8b8149254166b678faea86a9dd64f93f8825baf3

Authored by Perry Werneck
2 parents ec25e0e4 a2d42112
Exists in master and in 2 other branches develop, macos

Merge branch 'master' into develop

Showing 2 changed files with 2 additions and 1 deletions   Show diff stats
README.md
... ... @@ -7,7 +7,7 @@ See more details at https://softwarepublico.gov.br/social/pw3270/
7 7  
8 8 [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
9 9 ![CodeQL](https://github.com/PerryWerneck/lib3270/workflows/CodeQL/badge.svg)
10   -![Analytics](https://ga-beacon.appspot.com/G-RSMGQ9Q5BG/github/lib3270)
  10 +![Analytics](https://ga-beacon.appspot.com/UA-35100728-2/github//lib3270)
11 11 ![Downloads](https://img.shields.io/github/downloads/PerryWerneck/lib3270/total.svg)
12 12  
13 13 Installation repositories
... ...
rpm/lib3270.spec
... ... @@ -29,6 +29,7 @@ BuildRequires: autoconf >= 2.61
29 29 BuildRequires: automake
30 30 BuildRequires: binutils
31 31 BuildRequires: coreutils
  32 +BuildRequires: libtool
32 33 BuildRequires: fdupes
33 34 BuildRequires: gcc-c++
34 35 BuildRequires: gettext-devel
... ...