From 442b98276d3f1a9842d63a3142fbd6b4ae764ff9 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 29 Sep 2017 23:12:14 -0500 Subject: system/build-tools: add more archivers --- system/build-tools/APKBUILD | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'system') diff --git a/system/build-tools/APKBUILD b/system/build-tools/APKBUILD index 7d622d56a..7924e4674 100644 --- a/system/build-tools/APKBUILD +++ b/system/build-tools/APKBUILD @@ -3,12 +3,21 @@ pkgname=build-tools pkgver=1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Meta-package for user development utilities" url="https://adelielinux.org/" arch="noarch" license="NCSA" -depends="bash man-pages autoconf automake binutils flex gcc g++ libtool make patch linux-headers mawk bison cmake git git-perl" +depends="bash + man-pages + autoconf automake libtool + binutils gcc g++ + cmake make + diffutils patch + linux-headers + mawk bison flex sed + git git-perl + bzip2 gzip xz" makedepends="" options="!check" source="" -- cgit v1.2.3-60-g2f50