From 13474ae87bc9ab02416ee2b2717536a3a93c4049 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 20 Oct 2010 20:25:21 -0700 Subject: libsamplerate - add some deps --- Library/Formula/libsamplerate.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libsamplerate.rb b/Library/Formula/libsamplerate.rb index c7a13f006..01bd54ef0 100644 --- a/Library/Formula/libsamplerate.rb +++ b/Library/Formula/libsamplerate.rb @@ -3,7 +3,10 @@ require 'formula' class Libsamplerate :build + depends_on 'libsndfile' => :optional def install system "./configure", "--disable-debug", "--prefix=#{prefix}" -- cgit v1.2.3