diff options
Diffstat (limited to 'Library/Formula/opus.rb')
| -rw-r--r-- | Library/Formula/opus.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Formula/opus.rb b/Library/Formula/opus.rb index 04c6b2a81..8cffc90ea 100644 --- a/Library/Formula/opus.rb +++ b/Library/Formula/opus.rb @@ -8,6 +8,7 @@ class Opus < Formula    head do      url 'https://git.xiph.org/opus.git' +    depends_on :autoconf      depends_on :automake      depends_on :libtool    end | 
