Skip to content

Commit

Permalink
GitHub CI: Explicitly install tracker on Fedora
Browse files Browse the repository at this point in the history
tracker isn't a dependency of tracker-devel in Fedora, so let's install it explicitly
  • Loading branch information
rdmark authored May 29, 2024
1 parent 1028943 commit 43897ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ jobs:
perl \
systemd \
systemtap-sdt-devel \
tracker \
tracker-devel
- name: Autotools - Bootstrap
run: ./bootstrap
Expand Down

0 comments on commit 43897ba

Please sign in to comment.