diff --git a/container-tools.yaml b/container-tools.yaml index 4d87223..98d8425 100644 --- a/container-tools.yaml +++ b/container-tools.yaml @@ -36,6 +36,7 @@ data: - oci-register-machine - oci-systemd-hook - oci-umount + - ostree - python-docker - python-docker-pycreds - runc @@ -50,6 +51,9 @@ data: - oci-register-machine - oci-systemd-hook - oci-umount + - ostree + - ostree-libs + - ostree-devel - python2-docker - python2-docker-pycreds - python3-docker @@ -81,9 +85,15 @@ data: oci-systemd-hook: rationale: Primary component of this module ref: f27 + buildorder: 1 oci-umount: rationale: Primary component of this module ref: f27 + buildorder: 1 + ostree: + rationale: Build dep for some packages (temp) + ref: f27 + buildorder: 0 python-docker: rationale: Primary component of this module ref: f27