From 9b9026796e3eb5fb06b291607e90a5c273a249f1 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Fri, 22 Apr 2022 21:36:56 +0000 Subject: user/libtommath: replace 'libtool' with 'slibtool' as dependency. --- user/libtommath/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/libtommath/APKBUILD') diff --git a/user/libtommath/APKBUILD b/user/libtommath/APKBUILD index e54de9fc0..8681dfdb6 100644 --- a/user/libtommath/APKBUILD +++ b/user/libtommath/APKBUILD @@ -9,7 +9,7 @@ arch="all" options="!check" # no longer builds properly, tested manually on gwyn license="Unlicense" depends="" -makedepends="libtool" +makedepends="slibtool" subpackages="$pkgname-dev" source="https://github.com/libtom/libtommath/releases/download/v$pkgver/ltm-$pkgver.tar.xz" -- cgit v1.2.3-70-g09d2