From: Armaan Bhojwani Date: Mon, 12 Jul 2021 22:20:46 +0000 (-0400) Subject: git: remove perl dep X-Git-Tag: 2021.07.15-1~33 X-Git-Url: https://git.armaanb.net/?p=asd-repo.git;a=commitdiff_plain;h=f332ebe3bfc6305473d3a9895d5289a2e4ad516b git: remove perl dep --- diff --git a/core/git/build b/core/git/build index 085231b..3fd01b7 100755 --- a/core/git/build +++ b/core/git/build @@ -11,6 +11,7 @@ NO_SVN_TESTS=YesPlease NO_SYS_POLL_H=1 NO_CROSS_DIRECTORY_HARDLINKS=1 NO_INSTALL_HARDLINKS=1 +NO_PERL=YesPlease EOF ./configure \ diff --git a/core/git/depends b/core/git/depends index a465164..54997a3 100644 --- a/core/git/depends +++ b/core/git/depends @@ -1,6 +1,5 @@ curl make libevent libressl make -perl python zlib make diff --git a/core/git/version b/core/git/version index e10fdcb..555ff8c 100644 --- a/core/git/version +++ b/core/git/version @@ -1 +1 @@ -2.32.0 1 +2.32.0 2