]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
Actions: fix macOS deps
authortobtoht <thotbot@protonmail.com>
Mon, 23 May 2022 16:19:55 +0000 (18:19 +0200)
committertobtoht <thotbot@protonmail.com>
Mon, 23 May 2022 16:19:55 +0000 (18:19 +0200)
.github/workflows/build.yml

index d8bf3491a131f1ec01103a1f2d519b43371f725b..a85f53ae3924a3414fa0b226af585896fc106a65 100644 (file)
@@ -87,6 +87,6 @@ jobs:
         with:
           submodules: recursive
       - name: install dependencies
-        run: HOMEBREW_NO_AUTO_UPDATE=1 brew install qt@5 libsodium libzip qrencode unbound cmake boost hidapi openssl expat libunwind-headers protobuf pkg-config
+        run: HOMEBREW_NO_AUTO_UPDATE=1 brew install qt@5 libsodium libzip qrencode unbound cmake boost hidapi openssl expat libunwind-headers protobuf pkgconfig zbar
       - name: build
         run: CMAKE_PREFIX_PATH=/opt/homebrew/opt/qt@5/ make mac-release -j3