Merge remote-tracking branch 'lenormf/fix-compilation-mac'
This commit is contained in:
commit
3172c8cfff
|
@ -5,7 +5,8 @@ class Kakoune < Formula
|
||||||
head "https://github.com/mawww/kakoune.git"
|
head "https://github.com/mawww/kakoune.git"
|
||||||
|
|
||||||
depends_on 'boost'
|
depends_on 'boost'
|
||||||
depends_on 'asciidoc' => :build
|
depends_on 'docbook-xsl' => :build
|
||||||
|
depends_on 'asciidoc' => [:build, 'with-docbook-xsl']
|
||||||
|
|
||||||
def install
|
def install
|
||||||
cd 'src' do
|
cd 'src' do
|
||||||
|
|
Loading…
Reference in New Issue
Block a user