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
parent d55b637b7e
commit 28bcc95468
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 33 additions and 18 deletions

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