aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libp11.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libp11.rb')
-rw-r--r--Library/Formula/libp11.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/libp11.rb b/Library/Formula/libp11.rb
index 1b2a4786a..33d607c13 100644
--- a/Library/Formula/libp11.rb
+++ b/Library/Formula/libp11.rb
@@ -7,6 +7,7 @@ class Libp11 < Formula
head do
url 'https://github.com/OpenSC/libp11.git'
+ depends_on :autoconf
depends_on :automake
end