commit:     62015c56fddab2912f65c63d246579d00dca1969
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  6 14:38:45 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  6 15:34:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62015c56

dev-ml/llvm-ocaml: Add cmake & third-party to 14+ components

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-ml/llvm-ocaml/llvm-ocaml-14.0.0.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 

Reply via email to