Skip to content

Commit

Permalink
chore: update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
dougch committed Nov 21, 2024
1 parent 72ae26d commit efa76ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/install_osx_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ brew update
brew_install_if_not_installed gnu-indent
brew_install_if_not_installed coreutils
brew_install_if_not_installed cppcheck
brew_install_if_not_installed pkg-config # for gnutls compilation
brew_install_if_not_installed pkgconfig # for gnutls compilation
brew_install_if_not_installed ninja
brew_install_if_not_installed [email protected] # for libcrypto

0 comments on commit efa76ca

Please sign in to comment.