diff options
Diffstat (limited to 'Library/Formula/mftrace.rb')
| -rw-r--r-- | Library/Formula/mftrace.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/mftrace.rb b/Library/Formula/mftrace.rb index 18fd4a23a..095f24fc0 100644 --- a/Library/Formula/mftrace.rb +++ b/Library/Formula/mftrace.rb @@ -4,7 +4,7 @@ class Mftrace <Formula    url 'http://lilypond.org/download/sources/mftrace/mftrace-1.2.16.tar.gz'    homepage 'http://lilypond.org/mftrace/'    md5 '1c65846471db8f10902b96b7b3120da5' -   +    depends_on 'potrace'    depends_on 't1utils' | 
