Skip to content

Commit

Permalink
Add dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
walro committed May 2, 2024
1 parent a06ab84 commit 246b0d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/lavinmq.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ class Lavinmq < Formula

depends_on "crystal" => :build
depends_on "openssl" => :build
depends_on "bdw-gc"
depends_on "libevent"
depends_on "lz4"
depends_on "pcre2"

def install
system "make", "all", "DOCS="
Expand Down

0 comments on commit 246b0d8

Please sign in to comment.