Skip to content

Commit 137cbeb

Browse files
committed
Fix TurtleTerm Homebrew Linux xcb-image dependency
1 parent 014878e commit 137cbeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packaging/homebrew/Formula/turtle-term.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class TurtleTerm < Formula
2424
depends_on "openssl@3"
2525
depends_on "wayland"
2626
depends_on "xcb-util"
27+
depends_on "xcb-util-image"
2728
depends_on "zlib"
2829
end
2930

0 commit comments

Comments
 (0)