Skip to content

Commit b59c301

Browse files
alex-scSMillerDev
andauthored
Apply suggestions from code review
Co-authored-by: Sean Molenaar <[email protected]>
1 parent bb80ad9 commit b59c301

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Formula/m/metanorma.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
class Metanorma < Formula
22
desc "Toolchain for publishing metanorma documentation"
33
homepage "https://www.metanorma.com"
4-
54
url "https://rubygems.org/downloads/metanorma-cli-1.12.8.gem"
65
sha256 "b746637b00a051ca409ccf98fc82c12c443d27183c3d4bdd3535ad47eb015573"
7-
86
license "0BSD"
97

108
depends_on "pkgconf" => :build
@@ -21,8 +19,6 @@ class Metanorma < Formula
2119

2220
on_linux do
2321
depends_on "libxslt"
24-
depends_on "sqlite"
25-
depends_on "zlib"
2622
end
2723

2824
def install

0 commit comments

Comments
 (0)