sdl_ttf: add pkg-config dep

master
Jack Nagel 2013-11-07 00:34:13 -06:00
parent 3b6744b685
commit 90776d9642
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ class SdlTtf < Formula
option :universal
depends_on 'pkg-config' => :build
depends_on 'sdl'
depends_on :freetype