apr-util: import homebrew/dupes into core.
This commit is contained in:
parent
46e1ef9424
commit
0c85932f22
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class AprUtil < Formula
|
|||
depends_on "freetds" => :optional
|
||||
depends_on "unixodbc" => :optional
|
||||
depends_on "sqlite" => :optional
|
||||
depends_on "homebrew/dupes/openldap" => :optional
|
||||
depends_on "openldap" => :optional
|
||||
|
||||
def install
|
||||
# Stick it in libexec otherwise it pollutes lib with a .exp file.
|
||||
|
|
Loading…
Reference in a new issue