diff options
Diffstat (limited to 'Library/Formula/yasm.rb')
| -rw-r--r-- | Library/Formula/yasm.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/yasm.rb b/Library/Formula/yasm.rb index 4f684c3c5..fe3823555 100644 --- a/Library/Formula/yasm.rb +++ b/Library/Formula/yasm.rb @@ -9,6 +9,7 @@ class Yasm < Formula url 'https://github.com/yasm/yasm.git' depends_on 'gettext' + depends_on :autoconf depends_on :automake end |
