Skip to content

Commit

Permalink
ci/copr: Add ostree-devel
Browse files Browse the repository at this point in the history
This should unbreak the COPR build since we now generate man pages
when making the source tarball.
  • Loading branch information
cgwalters committed Oct 20, 2023
1 parent 7b26647 commit 7cbe653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .copr/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
srpm:
dnf -y install cargo git openssl-devel
dnf -y install cargo git openssl-devel ostree-devel
# similar to https://github.com/actions/checkout/issues/760, but for COPR
git config --global --add safe.directory '*'
cargo install cargo-vendor-filterer
Expand Down

0 comments on commit 7cbe653

Please sign in to comment.