diff options
Diffstat (limited to 'Library/Formula/loudmouth.rb')
| -rw-r--r-- | Library/Formula/loudmouth.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/loudmouth.rb b/Library/Formula/loudmouth.rb index 229e281c7..b94b0c58d 100644 --- a/Library/Formula/loudmouth.rb +++ b/Library/Formula/loudmouth.rb @@ -8,7 +8,7 @@ class Loudmouth <Formula head 'git://github.com/engineyard/loudmouth.git' - depends_on 'pkg-config' + depends_on 'pkg-config' => :build depends_on 'glib' depends_on 'gnutls' => :optional |
