Skip to content

Commit

Permalink
Revert "add a few more libraries to the linux script"
Browse files Browse the repository at this point in the history
This reverts commit 7509677.
  • Loading branch information
aminya committed Feb 6, 2024
1 parent a09ad41 commit eda1e3b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions script/linux
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ if [[ -n $apt ]]; then
deps=(
libasound2-dev
libfontconfig-dev
libxcb-dev
alsa-base
cmake
fontconfig
libssl-dev
build-essential

)
$maysudo "$apt" install -y "${deps[@]}"
exit 0
Expand Down

0 comments on commit eda1e3b

Please sign in to comment.