diff options
Diffstat (limited to 'Library/Formula/robodoc.rb')
| -rw-r--r-- | Library/Formula/robodoc.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Formula/robodoc.rb b/Library/Formula/robodoc.rb index 68fd6b304..d67819c9a 100644 --- a/Library/Formula/robodoc.rb +++ b/Library/Formula/robodoc.rb @@ -8,6 +8,7 @@ class Robodoc < Formula    head do      url 'https://github.com/gumpu/ROBODoc.git' +    depends_on :autoconf      depends_on :automake      depends_on :libtool    end | 
