aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/despotify.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/despotify.rb b/Library/Formula/despotify.rb
index 2013229d9..4eafeeef6 100644
--- a/Library/Formula/despotify.rb
+++ b/Library/Formula/despotify.rb
@@ -7,6 +7,7 @@ class Despotify < Formula
depends_on 'pkg-config' => :build
depends_on 'libao'
depends_on 'libvorbis'
+ depends_on 'mpg123'
def install
system "make Makefile.local.mk"