ci: Install ostree too
Since this is the second case I've seen tripping over this, maybe we should add an rpm-ostree → ostree dependency? Closes: #637 Approved by: jlebon
This commit is contained in:
parent
7ee41f75b7
commit
84f5b21a2e
@ -13,6 +13,7 @@ RUN dnf install -y @buildsys-build && \
|
||||
# These are test-only reqs
|
||||
|
||||
RUN dnf install -y \
|
||||
ostree \
|
||||
createrepo_c \
|
||||
/usr/bin/jq \
|
||||
clang \
|
||||
|
Loading…
Reference in New Issue
Block a user