openal-soft: use *_by_macos.
This commit is contained in:
parent
f0d0b02d45
commit
e65e5501da
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class OpenalSoft < Formula
|
|||
sha256 "a7946da113c242708cf9aa80c12cc2beedf555fd6a9aed5e7656a983a80e1df4" => :el_capitan
|
||||
end
|
||||
|
||||
keg_only :provided_by_osx, "macOS provides OpenAL.framework"
|
||||
keg_only :provided_by_macos, "macOS provides OpenAL.framework"
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue