py2cairo: depends on pkg-config
This commit is contained in:
parent
67debaa2b1
commit
727cbd40e3
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ class Py2cairo < Formula
|
|||
url 'http://cairographics.org/releases/py2cairo-1.10.0.tar.bz2'
|
||||
sha1 '2efa8dfafbd6b8e492adaab07231556fec52d6eb'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'cairo'
|
||||
depends_on :x11
|
||||
|
||||
|
|
Loading…
Reference in a new issue