summaryrefslogtreecommitdiff
path: root/system/patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-22 22:55:26 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-22 22:55:26 +0000
commitd528964b0697a8dc8148d4a55c7dd1021ef2ee99 (patch)
tree1ebac3bfcca6628bb40f01732c4feb7f0fded361 /system/patch
parentdb52870998ca4ab58b9a1d7a94d5ca572cf3977b (diff)
downloadpackages-d528964b0697a8dc8148d4a55c7dd1021ef2ee99.tar.gz
packages-d528964b0697a8dc8148d4a55c7dd1021ef2ee99.tar.bz2
packages-d528964b0697a8dc8148d4a55c7dd1021ef2ee99.tar.xz
packages-d528964b0697a8dc8148d4a55c7dd1021ef2ee99.zip
system/patch: add autotools to checkdependencies
Yes, really. The test suite is what needs automake/autoconf. The rest of the build works without it and if you want to avoid autotools (for a minimal build or such), you can disable check.
Diffstat (limited to 'system/patch')
-rw-r--r--system/patch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/patch/APKBUILD b/system/patch/APKBUILD
index 1adf32bda..5831ede3a 100644
--- a/system/patch/APKBUILD
+++ b/system/patch/APKBUILD
@@ -7,7 +7,7 @@ url="https://www.gnu.org/software/patch/patch.html"
arch="all"
license="GPL-3.0+"
depends=""
-checkdepends="bash ed"
+checkdepends="autoconf automake bash ed"
makedepends=""
subpackages="$pkgname-doc"
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz