From 62015c56fddab2912f65c63d246579d00dca1969 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 6 Feb 2022 15:38:45 +0100 Subject: dev-ml/llvm-ocaml: Add cmake & third-party to 14+ components MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ml/llvm-ocaml') diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild index d0039fc6ae95..e0522e68c80b 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild @@ -29,7 +29,7 @@ BDEPEND=" test? ( dev-ml/ounit2 ) ${PYTHON_DEPS}" -LLVM_COMPONENTS=( llvm ) +LLVM_COMPONENTS=( llvm cmake third-party ) LLVM_USE_TARGETS=llvm llvm.org_set_globals -- cgit v1.2.3-65-gdbad