llvm-libunwind: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:12 +01:00
parent 487b140c06
commit b3055a1d8b

View file

@ -4,7 +4,7 @@ version=3.9.0
revision=1
build_style=cmake
wrksrc="libunwind-${version}.src"
hostmakedepends="cmake llvm"
hostmakedepends="llvm"
makedepends="llvm"
make_build_args="VERBOSE=1"
short_desc="LLVM version of libunwind library"