metaproxy: fix typo
This commit is contained in:
parent
7f0da54340
commit
f3b6a31d3c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class Metaproxy < Formula
|
|||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'yazpp'
|
||||
depends_on 'boost1'
|
||||
depends_on 'boost'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue