llvm: needs zlib to build.

This commit is contained in:
Juan RP 2013-10-27 08:38:12 +01:00
parent e5398b7853
commit 4ef248276f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ checksum="
# XXX Investigate ocaml bindings.
hostmakedepends="groff bsdtar perl python"
makedepends="libffi-devel"
makedepends="zlib-devel libffi-devel"
post_extract() {
# Move clang files into the llvm source.