From e2155cf4ac7de88590b4a27e57406ccfa7e1692f Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sat, 10 Aug 2024 20:25:48 +0200 Subject: [PATCH] krb5: fix typo --- net-misc/krb5/krb5-1.20.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/krb5/krb5-1.20.recipe b/net-misc/krb5/krb5-1.20.recipe index 849a6288f..f8f5e3eac 100644 --- a/net-misc/krb5/krb5-1.20.recipe +++ b/net-misc/krb5/krb5-1.20.recipe @@ -95,7 +95,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libcmocka$secondaryArchSuffix devel:libedit$secondaryArchSuffix - devel:libssl$secondaryArchSuffix <= 3 + devel:libssl$secondaryArchSuffix >= 3 " BUILD_PREREQUIRES=" cmd:autoreconf