summaryrefslogtreecommitdiff
path: root/user/libtommath/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/libtommath/APKBUILD')
-rw-r--r--user/libtommath/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"