aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ctail.rb
diff options
context:
space:
mode:
authorJack Nagel2013-11-13 10:46:31 -0600
committerJack Nagel2013-11-13 10:46:31 -0600
commitd0497c9cef9e6bc0e7fa278f29fb058df5a1186c (patch)
treeae89a42118eb00af48f4071d6c2775d7b4b74492 /Library/Formula/ctail.rb
parentfdfc54961eb497b6dd854852dc604cb50c994fda (diff)
downloadhomebrew-d0497c9cef9e6bc0e7fa278f29fb058df5a1186c.tar.bz2
Add explicit :autoconf deps where missing
Diffstat (limited to 'Library/Formula/ctail.rb')
-rw-r--r--Library/Formula/ctail.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ctail.rb b/Library/Formula/ctail.rb
index d62c52cc1..750f86ad5 100644
--- a/Library/Formula/ctail.rb
+++ b/Library/Formula/ctail.rb
@@ -5,6 +5,7 @@ class Ctail < Formula
url 'http://ctail.i-want-a-pony.com/downloads/ctail-0.1.0.tar.bz2'
sha1 '4bd0373df88136b48cac721c98d34cefda27aff9'
+ depends_on :autoconf
depends_on :automake
depends_on :libtool