Skip to content

Commit 011c737

Browse files
authored
Merge pull request #1609 from cgwalters/integration-fixup
integration: Copy distro-sync from main Dockerfile
2 parents 8fe9633 + a3a28fd commit 011c737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ case \$ID in
3434
centos|rhel) dnf config-manager --set-enabled crb;;
3535
fedora) dnf -y install dnf-utils 'dnf5-command(builddep)';;
3636
esac
37+
dnf -y distro-sync ostree{,-libs} systemd
3738
dnf -y builddep contrib/packaging/bootc.spec
3839
dnf -y install git-core
3940
EORUN

0 commit comments

Comments
 (0)