diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/liblastfm.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/liblastfm.rb b/Library/Formula/liblastfm.rb index 6743eb44b..0d97fd6c1 100644 --- a/Library/Formula/liblastfm.rb +++ b/Library/Formula/liblastfm.rb @@ -6,6 +6,7 @@ class Liblastfm < Formula version '0.3.3.1' sha1 '68c0d23364afd7e6bb5dbd9b71419d808fe0d005' + depends_on 'pkg-config' => :build depends_on 'qt' depends_on 'fftw' depends_on 'libsamplerate' |
