Skip to content

Commit

Permalink
Merge branch 'Emmanuel/wip/ci-macos' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelP authored Jul 28, 2023
2 parents 6e1311b + 5c14d15 commit ba8e5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aravis-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
brew update
brew install meson ninja gcc gettext intltool libxml2 libusb gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gnome-icon-theme gobject-introspection glib
brew install meson ninja gcc gettext intltool libxml2 libusb gnome-icon-theme gobject-introspection glib
- name: Build
run: |
meson --buildtype=plain -Ddocumentation=disabled -Dgst-plugin=enabled -Dintrospection=disabled -Dusb=enabled -Dviewer=enabled . ./build
Expand Down

0 comments on commit ba8e5d5

Please sign in to comment.