From cf4838634f35d7e82974bd48e011867a10134d59 Mon Sep 17 00:00:00 2001 From: Arkadiusz Drabczyk Date: Wed, 1 Jul 2020 21:20:36 +0200 Subject: misc/moreutils: Make requirements optional, add a build variable Signed-off-by: Arkadiusz Drabczyk Co-developed-by: B Watson Signed-off-by: Willy Sudiarto Raharjo --- misc/moreutils/README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'misc/moreutils/README') diff --git a/misc/moreutils/README b/misc/moreutils/README index 793048affbe92..3a234765a38e6 100644 --- a/misc/moreutils/README +++ b/misc/moreutils/README @@ -1,4 +1,10 @@ moreutils is a growing collection of the unix tools that nobody thought to write long ago when unix was young. -This package conflicts with system/parallel. +perl-IPC-Run is an optional dependency, if it's missing chronic will +not be installed. + +This package conflicts with system/parallel so moreutils version of +parallel is not installed by default. To install it: + + PARALLEL=yes ./moreutils.SlackBuild -- cgit v1.2.3