From c8874c665b4fb621d95b9de72210f0c39fbf6657 Mon Sep 17 00:00:00 2001 From: Jakob Meier Date: Sat, 8 Oct 2022 11:33:32 +0200 Subject: [PATCH] completely rewrote APKBUILD --- sagemath/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/sagemath/APKBUILD b/sagemath/APKBUILD index 7a1ac7c..8619d82 100644 --- a/sagemath/APKBUILD +++ b/sagemath/APKBUILD @@ -13,6 +13,7 @@ subpackages="$pkgname-dev $pkgname-doc" # but using the alpine prebuild binaries safes on build-time # BUG: it seems as if the process keeps hanging makedepends=" +autoconf automake bc binutils -- 2.38.5