[llvm-bugs] [Bug 43152] New: clangd package needs libclang-common-*-dev
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 28 12:34:59 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43152
Bug ID: 43152
Summary: clangd package needs libclang-common-*-dev
Product: Packaging
Version: unspecified
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: sammccall at google.com
CC: llvm-bugs at lists.llvm.org
clangd needs the clang built-in headers, which seem to be provided by the
versioned libclang-common-*-dev packages
So clangd-9 should have a dep on libclang-common-9-dev etc.
(Without this, it'll usually complain stddef.h or similar is missing, though
you have to actually hook it up to an editor to see this)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190828/e0ea775b/attachment.html>
More information about the llvm-bugs
mailing list