mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Nlohmann is in brew repos now so remove tap
This commit is contained in:
parent
2f17cf6416
commit
0c222689f4
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
tap "nlohmann/json"
|
|
||||||
|
|
||||||
brew "python3"
|
brew "python3"
|
||||||
brew "pkg-config"
|
brew "pkg-config"
|
||||||
|
@ -7,7 +6,7 @@ brew "cmake"
|
||||||
brew "ninja"
|
brew "ninja"
|
||||||
brew "openssl"
|
brew "openssl"
|
||||||
# brew "qt6"
|
# brew "qt6"
|
||||||
brew "nlohmann_json"
|
brew "nlohmann-json"
|
||||||
brew "gstreamer"
|
brew "gstreamer"
|
||||||
brew "qtkeychain"
|
brew "qtkeychain"
|
||||||
brew "pipx"
|
brew "pipx"
|
||||||
|
|
Loading…
Reference in a new issue