diff --git a/contrib/kakoune.rb b/contrib/kakoune.rb index f5816ffd..018774d7 100644 --- a/contrib/kakoune.rb +++ b/contrib/kakoune.rb @@ -5,7 +5,7 @@ class Kakoune < Formula head "https://github.com/mawww/kakoune.git" depends_on 'boost' - depends_on 'asciidoc' + depends_on 'asciidoc' => :build def install cd 'src' do