mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Add dependencies for Ubuntu/Debian (#12959)
Release Notes: - Fixed #12890
This commit is contained in:
parent
f8ad5fe3e9
commit
a35947c883
@ -26,6 +26,8 @@ if [[ -n $apt ]]; then
|
||||
make
|
||||
clang
|
||||
mold
|
||||
jq
|
||||
gettext-base
|
||||
)
|
||||
$maysudo "$apt" install -y "${deps[@]}"
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user