summary refs log tree commit diff
path: root/.ci/macos/Brewfile
diff options
context:
space:
mode:
Diffstat (limited to '.ci/macos/Brewfile')
-rw-r--r--.ci/macos/Brewfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/macos/Brewfile b/.ci/macos/Brewfile

index 7e9687c7..e7a62374 100644 --- a/.ci/macos/Brewfile +++ b/.ci/macos/Brewfile
@@ -1,12 +1,12 @@ tap "nlohmann/json" +brew "python3" brew "pkg-config" brew "clang-format" brew "cmake" brew "ninja" brew "openssl" brew "qt5" -brew "python3" brew "nlohmann_json" brew "gstreamer" brew "gst-plugins-base"