Skip to content

Commit

Permalink
smpeg: uses pkg-config during build
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Mar 13, 2011
1 parent 79c6637 commit 1a2d5e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/smpeg.rb
Expand Up @@ -4,6 +4,7 @@ class Smpeg < Formula
head 'svn://svn.icculus.org/smpeg/trunk'
homepage 'http://icculus.org/smpeg/'

depends_on 'pkg-config' => :build
depends_on 'sdl'

def install
Expand Down

0 comments on commit 1a2d5e9

Please sign in to comment.