Skip to content
Snippets Groups Projects
Commit 02128a4e authored by tcely's avatar tcely :speech_balloon: Committed by Timo Teräs
Browse files

main/build-base: configure scripts often expect file to work

parent 652f5749
No related branches found
No related tags found
No related merge requests found
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=build-base
pkgver=0.5
pkgrel=0
pkgrel=1
url=http://dev.alpinelinux.org/cgit
pkgdesc="Meta package for build base"
depends="binutils gcc g++ make libc-dev fortify-headers"
depends="binutils file gcc g++ make libc-dev fortify-headers"
if [ "$CHOST" != "$CTARGET" ]; then
pkgname="$pkgname-$CTARGET_ARCH"
pkgdesc="$pkgdesc ($CTARGET_ARCH)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment