openal-soft: remove duped period from keg_only
This commit is contained in:
parent
47d988578f
commit
a1165b9642
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class OpenalSoft < Formula
|
|||
sha256 "819886eab2909ebcff2edb16c39ede1800ec987e193b0fdfce8d4047636fff17" => :mavericks
|
||||
end
|
||||
|
||||
keg_only :provided_by_osx, "macOS provides OpenAL.framework."
|
||||
keg_only :provided_by_osx, "macOS provides OpenAL.framework"
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue