fix(watchman)

requires libunwind

closes #5762
This commit is contained in:
Jacob Heider 2024-04-01 14:26:44 -04:00
parent cc1e6e9de5
commit 3aa07131da
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -16,6 +16,8 @@ dependencies:
openssl.org: ^1.1
pcre.org/v2: ^10
python.org: ~3.11
linux:
llvm.org: ~17 # libunwind
build:
dependencies:
cmake.org: '*'