diff --git a/Formula/vcprompt.rb b/Formula/vcprompt.rb index 80e83068c7d..3c60b87ad71 100644 --- a/Formula/vcprompt.rb +++ b/Formula/vcprompt.rb @@ -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'