Skip to content

Commit 3a1b5de

Browse files
committed
fontconfig: remove util-linux dependency
1 parent 08ea9d7 commit 3a1b5de

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Formula/f/fontconfig.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ class Fontconfig < Formula
3737
depends_on "gettext"
3838
end
3939

40-
on_linux do
41-
depends_on "util-linux"
42-
end
43-
4440
def install
4541
font_dirs = %w[
4642
/System/Library/Fonts

0 commit comments

Comments
 (0)