From f332ebe3bfc6305473d3a9895d5289a2e4ad516b Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 12 Jul 2021 18:20:46 -0400 Subject: [PATCH] git: remove perl dep --- core/git/build | 1 + core/git/depends | 1 - core/git/version | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2