diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sdf.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/sdf.rb b/Library/Formula/sdf.rb index 90d5bbc1b..d4f33bf51 100644 --- a/Library/Formula/sdf.rb +++ b/Library/Formula/sdf.rb @@ -5,6 +5,7 @@ class Sdf < Formula url 'ftp://ftp.strategoxt.org/pub/stratego/StrategoXT/strategoxt-0.17/sdf2-bundle-2.4.tar.gz' sha1 'b9be75d56503e7f06fcc9cc543303bae123c0845' + depends_on 'pkg-config' => :build depends_on 'aterm' def install |
