git: add missing dependency for git_svn

This is required for keyboard-interactive authentication.
This commit is contained in:
Joachim Mairböck
2024-07-21 13:20:53 +02:00
parent b4aa4c627f
commit 977428c86d

View File

@@ -10,7 +10,7 @@ workflows."
HOMEPAGE="https://git-scm.com/"
COPYRIGHT="2005-2023 Git Authors (see git web site for list)"
LICENSE="GNU GPL v2"
REVISION="5"
REVISION="6"
SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz"
CHECKSUM_SHA256="51bfe87eb1c02fed1484051875365eeab229831d30d0cec5d89a14f9e40e9adb"
SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz"
@@ -155,6 +155,7 @@ REQUIRES_svn="
git$secondaryArchSuffix == $portVersion base
git${secondaryArchSuffix}_perl == $portVersion
subversion${secondaryArchSuffix}_perl
termreadkey$secondaryArchSuffix
"
REQUIRES_web="
haiku$secondaryArchSuffix