aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sdl_sound.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sdl_sound.rb')
-rw-r--r--Library/Formula/sdl_sound.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sdl_sound.rb b/Library/Formula/sdl_sound.rb
index 833618e44..09c61ea45 100644
--- a/Library/Formula/sdl_sound.rb
+++ b/Library/Formula/sdl_sound.rb
@@ -4,7 +4,7 @@ class SdlSound <Formula
url 'http://icculus.org/SDL_sound/downloads/SDL_sound-1.0.3.tar.gz'
homepage 'http://icculus.org/SDL_sound/'
md5 'aa09cd52df85d29bee87a664424c94b5'
-
+
depends_on 'pkg-config'
depends_on 'sdl'
depends_on 'flac' => :optional