smpeg: fix audit warning
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
53473b6bf5
commit
a719fa11b9
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue