diff options
Diffstat (limited to 'Library/Formula/libtorrent.rb')
| -rw-r--r-- | Library/Formula/libtorrent.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libtorrent.rb b/Library/Formula/libtorrent.rb index 6043cc1db..5945fadc2 100644 --- a/Library/Formula/libtorrent.rb +++ b/Library/Formula/libtorrent.rb @@ -5,7 +5,7 @@ class Libtorrent <Formula homepage 'http://libtorrent.rakshasa.no/' md5 '037499ed708aaf72988cee60e5a8d96b' - depends_on 'pkg-config' + depends_on 'pkg-config' => :build depends_on 'libsigc++' def install |
