pazpar2: remove options
This commit is contained in:
parent
131b0372ff
commit
de83fb102d
1 changed files with 1 additions and 1 deletions
|
@ -20,8 +20,8 @@ class Pazpar2 < Formula
|
|||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "icu4c"
|
||||
depends_on "yaz"
|
||||
depends_on "icu4c" => :recommended
|
||||
|
||||
def install
|
||||
system "./buildconf.sh" if build.head?
|
||||
|
|
Loading…
Reference in a new issue