mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
lftp: add cmd:diff prerequire (#6919)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user