fceux: depends on pkg-config
This commit is contained in:
parent
acb2bfeac0
commit
b5fffc559d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ class Fceux < Formula
|
|||
|
||||
option 'no-gtk', "Build without Gtk+ support"
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'scons' => :build
|
||||
depends_on 'sdl'
|
||||
depends_on 'libzip'
|
||||
|
|
Loading…
Reference in a new issue