ywsgi: Add uses_from_macos
libxml2 and curl
This commit is contained in:
parent
43d6b0b022
commit
8364cf8cea
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ class Uwsgi < Formula
|
|||
depends_on "pcre"
|
||||
depends_on "python"
|
||||
depends_on "yajl"
|
||||
uses_from_macos "curl"
|
||||
uses_from_macos "libxml2"
|
||||
|
||||
def install
|
||||
# Fix file not found errors for /usr/lib/system/libsystem_symptoms.dylib and
|
||||
|
|
Loading…
Reference in a new issue