mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 09:11:37 +00:00
dislocker-mac: switch to mbedtls@2 (#27)
This commit is contained in:
parent
3c0817c3e2
commit
405337b086
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class DislockerMac < Formula
|
|||
depends_on "cmake" => :build
|
||||
depends_on MacfuseRequirement
|
||||
depends_on :macos
|
||||
depends_on "mbedtls"
|
||||
depends_on "mbedtls@2"
|
||||
|
||||
# Fix OSXFUSE-isms
|
||||
patch :DATA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue