coccinelle: add dependency on camlp4
This commit is contained in:
parent
97c8f19dfc
commit
c1f7b89d4b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ class Coccinelle < Formula
|
|||
sha1 'edc008da552eb8f4ef7712fc99b4dc630ab6fb35'
|
||||
|
||||
depends_on "objective-caml"
|
||||
depends_on "camlp4"
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue