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