aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/juise.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/juise.rb')
-rw-r--r--Library/Formula/juise.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/juise.rb b/Library/Formula/juise.rb
index c63f65d25..d03f6f368 100644
--- a/Library/Formula/juise.rb
+++ b/Library/Formula/juise.rb
@@ -8,6 +8,7 @@ class Juise < Formula
head do
url 'https://github.com/Juniper/juise.git'
+ depends_on 'autoconf' => :build
depends_on 'automake' => :build
end