From da95710f0115115e03883eedc38ddea166face96 Mon Sep 17 00:00:00 2001 From: David Höppner Date: Sun, 29 Aug 2010 18:14:57 +0200 Subject: scummvm: update version to 1.1.1 + fluidsynth --- Library/Formula/scummvm.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/scummvm.rb b/Library/Formula/scummvm.rb index 10d48ba3f..d485a26c6 100644 --- a/Library/Formula/scummvm.rb +++ b/Library/Formula/scummvm.rb @@ -1,9 +1,9 @@ require 'formula' class Scummvm :recommended depends_on 'libvorbis' => :recommended depends_on 'libogg' => :recommended + depends_on 'fluid-synth' => :optional def install system "./configure", "--prefix=#{prefix}", "--disable-debug" -- cgit v1.2.3