include ostree temporarily
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
c9c9bfedfa
commit
2714a7a397
1 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue