From: Simon Ruderich Date: Fri, 6 Jul 2012 21:28:42 +0000 (+0200) Subject: README: A recent Term::ANSIColor is only necessary in some cases. X-Git-Tag: 0.04~18 X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=commitdiff_plain;h=e286df403fc04bdb7098e0d66c440b95ffd44596 README: A recent Term::ANSIColor is only necessary in some cases. --- diff --git a/README b/README index 935aa1a..7b575b5 100644 --- a/README +++ b/README @@ -33,6 +33,10 @@ DEPENDENCIES - Perl - Dpkg::Arch - Dpkg::Version + - Term::ANSIColor >= 2.01 + Bundled with perl. A recent version is only necessary for build logs with + ANSI colors which is rare, blhc works fine without if the build log + doesn't use colors. Not required for buildd mode. USAGE