Skip to content

Commit a3a28fd

Browse files
committed
integration: Copy distro-sync from main Dockerfile
Over in #1607 I actually *just* deduplicated this code, but that isn't ready to merge yet. Signed-off-by: Colin Walters <walters@verbum.org>
1 parent 8fe9633 commit a3a28fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)