Skip to content

Commit

Permalink
GitHub CI: Build with tracker on macOS to enable Spotlight
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed Dec 8, 2024
1 parent ad48787 commit aa849ab
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 @@ -423,7 +423,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
brew install berkeley-db cmark-gfm dbus docbook-xsl libxslt meson mysql openldap talloc
brew install berkeley-db bison cmark-gfm dbus docbook-xsl libxslt meson mysql openldap talloc tracker
- name: Configure
run: |
meson setup build \
Expand Down

0 comments on commit aa849ab

Please sign in to comment.