Bug#1039490: lldb-16: lldb should not depend on llvm-dev
Norbert Lange
nolange79 at gmail.com
Tue Jun 27 08:21:24 BST 2023
Am Mo., 26. Juni 2023 um 21:02 Uhr schrieb Sylvestre Ledru
<sylvestre at debian.org>:
>
> Hello
>
> >
> > Dear Maintainer,
> >
> > lldb pulls in alot development headers, static libraries which it should
> > noot require during runtime.
> > I believe this is a simple mistake, but if not then the dependent stuff should
> > be partitioned out from the huge llvm-dev package.
>
> Thanks. I wonder if I had a reason for doing it or not :p
Seems to be in pretty much all llvm versions on debian, so lldb pulling in
380MB llvm internal stuff can be called a historical feature by now.
I am using a hacked together package that omits llvm-dev as dependency,
havent found an issue yet.
Unrelated, but lldb-vscode
https://github.com/llvm/llvm-project/tree/main/lldb/tools/lldb-vscode
would need the package.json file. Dont see how installation for vscode
could be automated,
but having the file say in /usr/lib/llvm-16/share/lldb would help.
regards, Norbert
More information about the Pkg-llvm-team
mailing list