aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/smpeg.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/smpeg.rb b/Library/Formula/smpeg.rb
index 0ee6d11e4..c32b617ca 100644
--- a/Library/Formula/smpeg.rb
+++ b/Library/Formula/smpeg.rb
@@ -9,6 +9,7 @@ class Smpeg < Formula
depends_on 'pkg-config' => :build
depends_on 'sdl'
+ depends_on 'gtk'
def install
system "./autogen.sh"