Skip to content

Commit 083c1af

Browse files
authored
Merge pull request #151 from cgwalters/copr-fix
ci/copr: Add ostree-devel
2 parents 7b26647 + 05e40ad commit 083c1af

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)