include ostree temporarily

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2017-12-04 15:44:56 -05:00
commit 2714a7a397
No known key found for this signature in database
GPG key ID: 1C1EDD7CC7C3A0DD

View file

@ -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