From e1d705ba711f9ac07cb462a9390b18963b389344 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 29 Sep 2017 23:31:25 -0500 Subject: system/build-tools: more improvements to deps --- system/build-tools/APKBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'system') diff --git a/system/build-tools/APKBUILD b/system/build-tools/APKBUILD index 7924e4674..6b89b6a74 100644 --- a/system/build-tools/APKBUILD +++ b/system/build-tools/APKBUILD @@ -3,7 +3,7 @@ pkgname=build-tools pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Meta-package for user development utilities" url="https://adelielinux.org/" arch="noarch" @@ -14,12 +14,14 @@ depends="bash binutils gcc g++ cmake make diffutils patch - linux-headers + fortify-headers linux-headers mawk bison flex sed git git-perl - bzip2 gzip xz" + bzip2 gzip unzip xz + abuild" makedepends="" options="!check" +provides="build-base" source="" build() { -- cgit v1.2.3-60-g2f50