aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/engine_pkcs11.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/engine_pkcs11.rb b/Library/Formula/engine_pkcs11.rb
index 6dd0ef73c..45f26211b 100644
--- a/Library/Formula/engine_pkcs11.rb
+++ b/Library/Formula/engine_pkcs11.rb
@@ -16,6 +16,7 @@ class EnginePkcs11 < Formula
depends_on 'pkg-config' => :build
depends_on 'libp11'
+ depends_on "openssl"
def install
system "./bootstrap" if build.head?