build(deps/Linux): include gnu-which as dependency (#4251)
This commit is contained in:
parent
7f255b3f9c
commit
b4677bab84
4 changed files with 7 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue