mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
llvm: needs zlib to build.
This commit is contained in:
parent
e5398b7853
commit
4ef248276f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ checksum="
|
||||||
|
|
||||||
# XXX Investigate ocaml bindings.
|
# XXX Investigate ocaml bindings.
|
||||||
hostmakedepends="groff bsdtar perl python"
|
hostmakedepends="groff bsdtar perl python"
|
||||||
makedepends="libffi-devel"
|
makedepends="zlib-devel libffi-devel"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# Move clang files into the llvm source.
|
# Move clang files into the llvm source.
|
||||||
|
|
Loading…
Add table
Reference in a new issue