We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8fe9633 + a3a28fd commit 011c737Copy full SHA for 011c737
tests/build.sh
@@ -34,6 +34,7 @@ case \$ID in
34
centos|rhel) dnf config-manager --set-enabled crb;;
35
fedora) dnf -y install dnf-utils 'dnf5-command(builddep)';;
36
esac
37
+dnf -y distro-sync ostree{,-libs} systemd
38
dnf -y builddep contrib/packaging/bootc.spec
39
dnf -y install git-core
40
EORUN
0 commit comments