We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ccb26 commit 0af6cacCopy full SHA for 0af6cac
Formula/consensus-db-tools.rb
@@ -12,6 +12,7 @@ class ConsensusDbTools < Formula
12
depends_on "notunrandom/cardano/blst"
13
depends_on "notunrandom/cardano/libsodium-cardano"
14
depends_on "notunrandom/cardano/secp256k1@0.3.2"
15
+ depends_on "zlib"
16
17
def install
18
ENV["GHCUP_INSTALL_BASE_PREFIX"] = buildpath
0 commit comments