Skip to content

Commit

Permalink
krb5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexddobkin committed Feb 12, 2025
1 parent 2bd242c commit 998eea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ endif
.PHONY: dependencies-mac dependencies-debian dependencies-fedora dependencies-vcpkg dependencies-win

dependencies-mac: ## install dependencies for mac
HOMEBREW_NO_AUTO_UPDATE=1 brew install autoconf autoconf-archive bison cmake flex libtool make ninja pkg-config
HOMEBREW_NO_AUTO_UPDATE=1 brew install autoconf autoconf-archive bison cmake flex krb5 libtool make ninja pkg-config
brew unlink bison flex && brew link --force bison flex

dependencies-debian: ## install dependencies for linux
Expand Down

0 comments on commit 998eea2

Please sign in to comment.