Skip to content

Commit 281daac

Browse files
authored
Merge pull request #255809 from Homebrew/fontconfig-util-linux
fontconfig: remove `util-linux` dependency
2 parents 0bfdd09 + 3a1b5de commit 281daac

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
@@ -43,10 +43,6 @@ class Fontconfig < Formula
4343
depends_on "gettext"
4444
end
4545

46-
on_linux do
47-
depends_on "util-linux"
48-
end
49-
5046
def install
5147
font_dirs = %w[
5248
/System/Library/Fonts

0 commit comments

Comments
 (0)