From 09a6718a68dc195e033b5b2a8162f6dd819b09a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Mairb=C3=B6ck?= Date: Sat, 20 Jul 2024 18:37:31 +0200 Subject: [PATCH] git: add build requirement on vendor_perl (#10716) Trying to fix the perl version dependency ... --- dev-vcs/git/git-2.45.2.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-vcs/git/git-2.45.2.recipe b/dev-vcs/git/git-2.45.2.recipe index 5a77ee306..257b70a19 100644 --- a/dev-vcs/git/git-2.45.2.recipe +++ b/dev-vcs/git/git-2.45.2.recipe @@ -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="3" +REVISION="4" 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" @@ -176,6 +176,7 @@ BUILD_REQUIRES=" devel:libpcre2_8$secondaryArchSuffix devel:libssl$secondaryArchSuffix devel:libz$secondaryArchSuffix + vendor_perl >= 5.40 " BUILD_PREREQUIRES="