From 142648f598425c58917cff00eaf9aab01aa08844 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Fri, 18 Nov 2022 07:00:58 -0300 Subject: [PATCH] Fixing arch build. --- arch/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/PKGBUILD b/arch/PKGBUILD index 664daa2..30b584b 100644 --- a/arch/PKGBUILD +++ b/arch/PKGBUILD @@ -9,7 +9,7 @@ url="https://portal.softwarepublico.gov.br/social/pw3270/" arch=(i686 x86_64) license=(GPL) depends=() -makedepends=(autoconf automake make openssl lib3270 gtk3 python3 libtool) +makedepends=(autoconf automake make openssl lib3270 gtk3 python3 libtool gzip) checkdepends=() #groups=(gnome) -- libgit2 0.21.2