build(deps/Linux): include gnu-which as dependency (#4251)

This commit is contained in:
ReenigneArcher 2025-09-08 22:38:42 -04:00 committed by GitHub
commit b4677bab84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 2 deletions

View file

@ -43,6 +43,7 @@ class @PROJECT_NAME@ < Formula
on_linux do
depends_on "avahi"
depends_on "gnu-which"
depends_on "libayatana-appindicator"
depends_on "libcap"
depends_on "libdrm"