gv: depends on pkg-config
This commit is contained in:
parent
532a48093e
commit
c6bddc3061
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ class Gv < Formula
|
|||
mirror 'http://ftp.gnu.org/gnu/gv/gv-3.7.4.tar.gz'
|
||||
sha1 'd5bc11a37136dff69248f943a632544a4036b63f'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'ghostscript' => 'with-x11'
|
||||
depends_on :x11 => '2.7.2'
|
||||
|
||||
|
|
Loading…
Reference in a new issue