From 74b65bed523ce694d22d3813f3f72eb99f24d613 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sun, 3 Dec 2023 15:26:16 -0500 Subject: [PATCH] deps: Add composefs It's not actually a requirement yet, but I want to make it one, and having it here unconditionally will make things easier. --- src/deps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/deps.txt b/src/deps.txt index b7901c0fc5..bdb4e10541 100644 --- a/src/deps.txt +++ b/src/deps.txt @@ -13,7 +13,7 @@ sudo dumb-init # For composes -rpm-ostree createrepo_c openssh-clients python3-createrepo_c +rpm-ostree createrepo_c openssh-clients python3-createrepo_c composefs dnf-utils # For generating ISO images