Commit 142648f598425c58917cff00eaf9aab01aa08844

Authored by Perry Werneck
1 parent d6abc6d2
Exists in develop

Fixing arch build.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -9,7 +9,7 @@ url="https://portal.softwarepublico.gov.br/social/pw3270/" @@ -9,7 +9,7 @@ url="https://portal.softwarepublico.gov.br/social/pw3270/"
9 arch=(i686 x86_64) 9 arch=(i686 x86_64)
10 license=(GPL) 10 license=(GPL)
11 depends=() 11 depends=()
12 -makedepends=(autoconf automake make openssl lib3270 gtk3 python3 libtool) 12 +makedepends=(autoconf automake make openssl lib3270 gtk3 python3 libtool gzip)
13 checkdepends=() 13 checkdepends=()
14 14
15 #groups=(gnome) 15 #groups=(gnome)