Skip to content

Commit 05e40ad

Browse files
committed
ci/copr: Add ostree-devel
This should unbreak the COPR build since we now generate man pages when making the source tarball. Signed-off-by: Colin Walters <[email protected]>
1 parent 7b26647 commit 05e40ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.copr/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
srpm:
2-
dnf -y install cargo git openssl-devel
2+
dnf -y install cargo git openssl-devel ostree-devel
33
# similar to https://github.com/actions/checkout/issues/760, but for COPR
44
git config --global --add safe.directory '*'
55
cargo install cargo-vendor-filterer

0 commit comments

Comments
 (0)