Release Notes:

- N/A

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
Conrad Irwin
2024-04-30 16:01:07 -06:00
committed by GitHub
co-authored by Mikayla
parent d55b637b7e
commit 28bcc95468
3 changed files with 33 additions and 18 deletions
+2
View File
@@ -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