aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/chocolate-doom.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/chocolate-doom.rb b/Library/Formula/chocolate-doom.rb
index e6ebba35d..fc98309c5 100644
--- a/Library/Formula/chocolate-doom.rb
+++ b/Library/Formula/chocolate-doom.rb
@@ -7,6 +7,7 @@ class ChocolateDoom <Formula
depends_on 'sdl'
depends_on 'sdl_net'
+ depends_on 'sdl_mixer'
def install
system "./configure", "--prefix=#{prefix}",