Skip to content

Commit

Permalink
Merge pull request #179304 from Homebrew/qtkeychain-linkage
Browse files Browse the repository at this point in the history
qtkeychain: add `glib` dependency due to linkage
  • Loading branch information
p-linnane authored Aug 2, 2024
2 parents fd3c512 + 0f8fc43 commit 02befce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/q/qtkeychain.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class Qtkeychain < Formula
depends_on "qt"

on_linux do
depends_on "glib"
depends_on "libsecret"
end

Expand Down

0 comments on commit 02befce

Please sign in to comment.