From 26477da178fa7c84edff5fd9d3c8ef28c0c3ad7d Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 23 Feb 2022 16:55:01 +0000 Subject: replaced openssl with libressl --- repo/system/krb5.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/krb5.xibuild') diff --git a/repo/system/krb5.xibuild b/repo/system/krb5.xibuild index 0139ab3..f95ec27 100644 --- a/repo/system/krb5.xibuild +++ b/repo/system/krb5.xibuild @@ -24,7 +24,7 @@ prepare () { } build () { - # would be ideal to use openssl rather than builtin library + # would be ideal to use libressl rather than builtin library autoreconf ./configure --prefix=/usr \ --sysconfdir=/etc \ -- cgit v1.2.1