Skip to content

Commit

Permalink
GitHub CI: Install dbus in macOS job
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed Nov 24, 2024
1 parent 3121adf commit 9a3abaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
brew install berkeley-db cmark-gfm docbook-xsl libxslt meson mysql talloc
brew install berkeley-db cmark-gfm dbus docbook-xsl libxslt meson mysql talloc
- name: Configure
run: |
meson setup build \
Expand Down

0 comments on commit 9a3abaa

Please sign in to comment.