Skip to content

Commit

Permalink
smpeg: fix audit warning
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
jacknagel committed Sep 10, 2012
1 parent 9a68eb1 commit 98017d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/smpeg.rb
Expand Up @@ -9,7 +9,7 @@ class Smpeg < Formula

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

def install
system "./autogen.sh"
Expand Down

0 comments on commit 98017d9

Please sign in to comment.