summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-03-21 11:30:12 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-03-21 11:30:12 -0700
commitbfaab4885ad235dd7612eff46923a881f0b4b21d (patch)
treead82a5e22155f8b35836848123d70cd577fd8ce4 /INSTALL
parentMerge branch 'rj/http-code-cleanup' (diff)
parentRelNotes: add details on Perl module changes (diff)
downloadtgif-bfaab4885ad235dd7612eff46923a881f0b4b21d.tar.xz
Merge branch 'tz/relnotes-1.7-on-perl'
* tz/relnotes-1.7-on-perl: RelNotes: add details on Perl module changes
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 60e515eaf7..c39006e8e7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -126,7 +126,8 @@ Issues of note:
Redhat/Fedora are reported to ship Perl binary package with some
core modules stripped away (see http://lwn.net/Articles/477234/),
so you might need to install additional packages other than Perl
- itself, e.g. Time::HiRes.
+ itself, e.g. Digest::MD5, File::Spec, File::Temp, Net::Domain,
+ Net::SMTP, and Time::HiRes.
- git-imap-send needs the OpenSSL library to talk IMAP over SSL if
you are using libcurl older than 7.34.0. Otherwise you can use