Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit e5bb942

Browse files
committed
devel v19.5.3.8-stable
1 parent c037f62 commit e5bb942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clickhouse.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ class Clickhouse < Formula
1111
end
1212

1313
depends_on "gcc"
14-
depends_on "cmake" => :build
15-
depends_on "ninja" => :build
14+
depends_on "cmake" => :build
15+
depends_on "ninja" => :build
1616
depends_on "libtool" => :build
1717
depends_on "gettext" => :build
1818
depends_on "zlib" => :build

0 commit comments

Comments
 (0)