[arch-commits] Commit in git/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Fri Mar 12 09:23:13 UTC 2021


    Date: Friday, March 12, 2021 @ 09:23:13
  Author: eworm
Revision: 409663

add dependency on zlib

Modified:
  git/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-12 08:59:40 UTC (rev 409662)
+++ PKGBUILD	2021-03-12 09:23:13 UTC (rev 409663)
@@ -9,7 +9,7 @@
 url='https://git-scm.com/'
 license=('GPL2')
 depends=('curl' 'expat' 'perl' 'perl-error' 'perl-mailtools'
-         'openssl' 'pcre2' 'grep' 'shadow')
+         'openssl' 'pcre2' 'grep' 'shadow' 'zlib')
 makedepends=('python' 'libgnome-keyring' 'xmlto' 'asciidoc')
 optdepends=('tk: gitk and git gui'
             'perl-libwww: git svn'



More information about the arch-commits mailing list