valabind: fix audit warning
This commit is contained in:
parent
67c3cad8f6
commit
27a88dc8a9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class Valabind < Formula
|
|||
head 'https://github.com/radare/valabind.git'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'swig'
|
||||
depends_on 'swig' => :run
|
||||
depends_on 'vala'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue