build(deps): pin boost to 1.87 (#3794)

This commit is contained in:
ReenigneArcher 2025-04-13 20:30:07 -04:00 committed by GitHub
commit 955c0fd8e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 22 additions and 17 deletions

View file

@ -35,7 +35,6 @@ class @PROJECT_NAME@ < Formula
depends_on "miniupnpc"
depends_on "openssl"
depends_on "opus"
depends_on "boost" => :recommended
depends_on "icu4c" => :recommended
on_linux do