vcprompt: modernize autotools deps

master
Jack Nagel 2014-12-04 12:01:27 -05:00
parent 775cdee3f2
commit 572944010a
1 changed files with 1 additions and 1 deletions

View File

@ -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'