diff options
Diffstat (limited to 'Library/Formula/cppdom.rb')
| -rw-r--r-- | Library/Formula/cppdom.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/cppdom.rb b/Library/Formula/cppdom.rb index cfc1062ea..3f55e314b 100644 --- a/Library/Formula/cppdom.rb +++ b/Library/Formula/cppdom.rb @@ -5,7 +5,7 @@ class Cppdom <Formula    homepage 'http://sourceforge.net/projects/xml-cppdom/'    md5 'ab30e45eb8129e14040020edc5b0b130' -  depends_on 'scons' +  depends_on 'scons' => :build    depends_on 'boost'    def install | 
