Skip to content

Commit 45066d6

Browse files
authored
Update OSX-NOTES.md
1 parent 0523073 commit 45066d6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

OSX-NOTES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,15 @@ Now we need to install some dependencies
4343

4444
$ brew install automake
4545
$ brew install pkg-config
46-
$ brew install openssl
46+
$ brew install openssl@3.6
4747
$ brew install sqlite
4848
$ brew install cppunit
4949
$ brew install libtool
5050

51+
OpenSSL 3.6+ required for AES-CCM ref issue #22773
52+
5153
openssl, sqlite, and libtool are pre-installed on the system. The versions downloaded
5254
by brew are stored in an alternative location under /usr/local
53-
5455
The only brew warning of note is for libtool:
5556

5657
==> Caveats

0 commit comments

Comments
 (0)