summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-02-06 12:21:19 +0100
committerMichał Górny <mgorny@gentoo.org>2022-02-06 16:34:12 +0100
commitfeaff956ff0cb66880cf6e61521ab541ec8c3c9a (patch)
tree0da7d68d50516bff606a1584f72c5a9fdae28cd9
parentsys-devel/clang: Bump 14.0.0.9999 patchset (diff)
downloadgentoo-feaff956ff0cb66880cf6e61521ab541ec8c3c9a.tar.gz
gentoo-feaff956ff0cb66880cf6e61521ab541ec8c3c9a.tar.bz2
gentoo-feaff956ff0cb66880cf6e61521ab541ec8c3c9a.zip
sys-devel/clang: Add cmake to 14+ components
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sys-devel/clang/clang-14.0.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-14.0.0.9999.ebuild b/sys-devel/clang/clang-14.0.0.9999.ebuild
index e484a2b01728..3e6e18a46d95 100644
--- a/sys-devel/clang/clang-14.0.0.9999.ebuild
+++ b/sys-devel/clang/clang-14.0.0.9999.ebuild
@@ -44,7 +44,7 @@ PDEPEND="
default-libcxx? ( >=sys-libs/libcxx-${PV} )
default-lld? ( sys-devel/lld )"
-LLVM_COMPONENTS=( clang clang-tools-extra )
+LLVM_COMPONENTS=( clang clang-tools-extra cmake )
LLVM_MANPAGES=build
LLVM_TEST_COMPONENTS=(
llvm/lib/Testing/Support