Skip to content

Commit

Permalink
added autoconf
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Jul 19, 2024
1 parent 3d29073 commit 497ef2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/eantic.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class Eantic < Formula
sha256 "8328e6490129dfec7f4aa478ebd54dc07686bd5e5e7f5f30dcf20c0f11b67f60"
license any_of: ["LGPL-3.0-only", "GPL-3.0-only"]

depends_on "autoconf" => :build
depends_on "automake" => :build

depends_on "boost"
Expand Down

0 comments on commit 497ef2c

Please sign in to comment.