From 95bf2d89170271925bda15689eec42c73a7dcef9 Mon Sep 17 00:00:00 2001 From: Harald Sitter Date: Tue, 7 Jul 2026 15:51:50 +0200 Subject: [PATCH] boostrap lzip for buildstream's gettext element --- bootstrap.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 932e8f4..4412a15 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -72,4 +72,5 @@ pacman --sync --refresh --refresh --noconfirm --sysupgrade \ transmission-cli \ tree \ ukify \ - wget + wget \ + lzip