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
parent 7f255b3f9c
commit b4677bab84
4 changed files with 7 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ depends=(
'openssl'
'opus'
'udev'
'which'
)
makedepends=(