mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/ghc: build fix. use GNU cpio
This commit is contained in:
parent
5c05a26cb6
commit
920e2b317d
@ -28,7 +28,7 @@ depends="gmp-dev perl gcc>=6.2.1 llvm5 libffi-dev"
|
||||
# this aport (see below).
|
||||
makedepends_build="$pkgname-bootstrap
|
||||
autoconf cpio binutils binutils-gold paxmark libffi-dev ncurses-dev xz coreutils"
|
||||
makedepends_host="linux-headers musl-dev zlib-dev gmp-dev binutils-dev libffi-dev ncurses-dev coreutils" # need GNU cpio
|
||||
makedepends_host="linux-headers musl-dev zlib-dev gmp-dev binutils-dev libffi-dev ncurses-dev cpio" # need GNU cpio
|
||||
makedepends="$makedepends_build $makedepends_host"
|
||||
checkdepends="python3"
|
||||
# XXX: ghc-bootstrap is a hack to allow this abuild to depend on itself.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user