1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

chore(CI): Remove wget as brew dependency

All project downloads are now done through curl
This commit is contained in:
Anthony Bilinski 2022-01-11 11:53:19 -08:00
parent 3ac37a5496
commit d19ae1ead0
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C

View File

@ -1,6 +1,5 @@
brew "coreutils"
brew "git"
brew "wget"
brew "libtool"
brew "cmake"
brew "pkgconfig"