mirror of
https://github.com/systemd/systemd.git
synced 2025-09-23 17:45:04 +03:00
mkosi: Install clangd everywhere
This commit is contained in:
@@ -13,6 +13,7 @@ Environment=
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
clang-devel
|
||||
compiler-rt
|
||||
gdb
|
||||
git-core
|
||||
|
@@ -15,6 +15,7 @@ Environment=
|
||||
[Content]
|
||||
Packages=
|
||||
apt
|
||||
clangd
|
||||
erofs-utils
|
||||
git-core
|
||||
libclang-rt-dev
|
||||
|
@@ -12,6 +12,7 @@ Environment=
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
clang
|
||||
diffutils
|
||||
erofs-utils
|
||||
gcc-c++
|
||||
|
Reference in New Issue
Block a user