diff options
Diffstat (limited to 'system/patch/APKBUILD')
-rw-r--r-- | system/patch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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 |