cmu-pocketsphinx: specify default branch for `head` build

Signed-off-by: Rui Chen <rui@chenrui.dev>
master
Rui Chen 2023-01-01 19:40:50 -05:00 committed by BrewTestBot
parent fab34e9a7f
commit fdc2973b6c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class CmuPocketsphinx < Formula
end
head do
url "https://github.com/cmusphinx/pocketsphinx.git"
url "https://github.com/cmusphinx/pocketsphinx.git", branch: "master"
depends_on "autoconf" => :build
depends_on "automake" => :build