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: unassignedb...@nondot.org
          Reporter: sammcc...@google.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to