aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libtorrent.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/libtorrent.rb b/Library/Formula/libtorrent.rb
index 53310d940..8d3d57fb9 100644
--- a/Library/Formula/libtorrent.rb
+++ b/Library/Formula/libtorrent.rb
@@ -6,6 +6,7 @@ class Libtorrent < Formula
sha1 "3a3ca87054d020bc376abe2c1ea15bbbaef31131"
depends_on "pkg-config" => :build
+ depends_on "openssl"
# https://github.com/Homebrew/homebrew/issues/24132
fails_with :clang do