aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sdl_net.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sdl_net.rb')
-rw-r--r--Library/Formula/sdl_net.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/sdl_net.rb b/Library/Formula/sdl_net.rb
index a4b2129e6..e4fb8b183 100644
--- a/Library/Formula/sdl_net.rb
+++ b/Library/Formula/sdl_net.rb
@@ -5,6 +5,7 @@ class SdlNet < Formula
url 'http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz'
sha1 'fd393059fef8d9925dc20662baa3b25e02b8405d'
+ depends_on 'pkg-config' => :build
depends_on 'sdl'
def options