installer (#11229)
Release Notes: - N/A --------- Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
d55b637b7e
commit
28bcc95468
3 changed files with 33 additions and 18 deletions
|
@ -13,6 +13,8 @@ maysudo=$(command -v sudo || command -v doas || true)
|
|||
apt=$(command -v apt-get || true)
|
||||
if [[ -n $apt ]]; then
|
||||
deps=(
|
||||
gcc
|
||||
g++
|
||||
libasound2-dev
|
||||
libfontconfig-dev
|
||||
libwayland-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue