vcprompt: modernize autotools deps
This commit is contained in:
parent
775cdee3f2
commit
572944010a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Vcprompt < Formula
|
|||
|
||||
head do
|
||||
url 'hg://https://bitbucket.org/gward/vcprompt'
|
||||
depends_on :autoconf
|
||||
depends_on "autoconf" => :build
|
||||
end
|
||||
|
||||
depends_on 'sqlite'
|
||||
|
|
Loading…
Reference in a new issue