lftp: add cmd:diff prerequire (#6919)

This commit is contained in:
augiedoggie
2022-05-13 21:58:53 -06:00
committed by GitHub
parent b8cc1e48ac
commit 75cf3d2464

View File

@@ -9,7 +9,7 @@ socks, http/1.1, sftp v3-v6."
HOMEPAGE="http://lftp.yar.ru"
COPYRIGHT="1996-2020 Alexander V. Lukyanov"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="http://lftp.yar.ru/ftp/lftp-$portVersion.tar.gz"
CHECKSUM_SHA256="a37589c61914073f53c5da0e68bd233b41802509d758a022000e1ae2076da733"
PATCHES="lftp-$portVersion.patchset"
@@ -57,6 +57,7 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:awk
cmd:diff
cmd:find
cmd:gcc$secondaryArchSuffix
cmd:make