From ea49b0ee3d4b30e3914b0157e91fa33d02ed66dd Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 19 Sep 2018 09:29:10 -0400 Subject: [PATCH] deps: Add lorax We aren't using it today, but we might use it in the future - or we may at least share code. Since this container is enormous anyways, there's no real downside to adding the dep now. For more information, see discussion in: https://github.com/coreos/coreos-assembler/issues/91 --- deps.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deps.txt b/deps.txt index 52ce40edd7..3ade32f58f 100644 --- a/deps.txt +++ b/deps.txt @@ -24,6 +24,8 @@ make git rpm-build libvirt libguestfs-tools qemu-kvm /usr/bin/qemu-img /usr/bin/virsh /usr/bin/virt-install # And we process kickstarts /usr/bin/ksflatten +# We also might use lorax-composer (livemedia-creator) in the future to make images +lorax # ostree-releng-scripts dependencies rsync python2-gobject-base python3-gobject-base