Skip to content

Commit

Permalink
Also trim homebrew deps
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin committed Jun 16, 2022
1 parent 0777d6e commit 1ba2928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fi


# macOS
HOMEBREW_DEBS=${HOMEBREW_DEBS-python3 libxml2 libxslt libffi cmake libtool glib binutils nasm patchelf}
HOMEBREW_DEBS=${HOMEBREW_DEBS-python3}

# Linux distros
DEBS=${DEBS-python3-dev python3-venv}
Expand Down

0 comments on commit 1ba2928

Please sign in to comment.