summaryrefslogtreecommitdiff
path: root/llvm-core/llvm/llvm-23.0.0.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'llvm-core/llvm/llvm-23.0.0.9999.ebuild')
-rw-r--r--llvm-core/llvm/llvm-23.0.0.9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm-core/llvm/llvm-23.0.0.9999.ebuild b/llvm-core/llvm/llvm-23.0.0.9999.ebuild
index 13db67b64601..dcb91c9cdc85 100644
--- a/llvm-core/llvm/llvm-23.0.0.9999.ebuild
+++ b/llvm-core/llvm/llvm-23.0.0.9999.ebuild
@@ -140,7 +140,7 @@ check_distribution_components() {
LLVMCodeGenTypes)
;;
# used by lldb
- LLVMDebuginfod)
+ LLVMDebuginfod|LLVMHTTP)
;;
# testing libraries
LLVMTestingAnnotations|LLVMTestingSupport)
@@ -248,6 +248,7 @@ get_distribution_components() {
out+=(
# library used by lldb
LLVMDebuginfod
+ LLVMHTTP
# utilities
llvm-tblgen