From 54e4c893f1bb4440072bf0247f9e22f208b50124 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Tue, 28 Dec 2021 16:59:00 -0600 Subject: system/patch: update makedepends to include { 'autoconf', 'automake' } --- system/patch/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/patch/APKBUILD b/system/patch/APKBUILD index 677dec208..579b5633b 100644 --- a/system/patch/APKBUILD +++ b/system/patch/APKBUILD @@ -8,7 +8,7 @@ arch="all" license="GPL-3.0+" depends="" checkdepends="autoconf automake bash ed" -makedepends="" +makedepends="autoconf automake" subpackages="$pkgname-doc" source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz allow-missing.patch -- cgit v1.2.3-60-g2f50