diff options
Diffstat (limited to 'Library/Formula/zshdb.rb')
| -rw-r--r-- | Library/Formula/zshdb.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/zshdb.rb b/Library/Formula/zshdb.rb index e89b206ee..2dca9838f 100644 --- a/Library/Formula/zshdb.rb +++ b/Library/Formula/zshdb.rb @@ -7,6 +7,7 @@ class Zshdb < Formula head do url 'https://github.com/rocky/zshdb.git' + depends_on :autoconf depends_on :automake end |
