From 99a54d28696afa1c67bdfe806d5722913adecaa3 Mon Sep 17 00:00:00 2001 From: Robert Sturla Date: Tue, 27 Feb 2024 02:47:28 +0000 Subject: [PATCH] chore: remove unused rpm-ostree package (#27) chore: remove unused rpm-ostree dependency Co-authored-by: Noel Miller <4983138+noelmiller@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 697c721..e946844 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ container/$(IMAGE_NAME)-$(IMAGE_TAG): podman rmi $(IMAGE_REPO)/$(IMAGE_NAME):$(IMAGE_TAG) install-deps: - dnf install -y lorax xorriso podman git rpm-ostree + dnf install -y lorax xorriso podman git # Step 4: Generate xorriso script xorriso/%.sh: xorriso/%.sh.in