Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
chore: remove unused rpm-ostree package (#27)
Browse files Browse the repository at this point in the history
chore: remove unused rpm-ostree dependency

Co-authored-by: Noel Miller <4983138+noelmiller@users.noreply.github.com>
  • Loading branch information
p5 and noelmiller authored Feb 27, 2024
1 parent e36da20 commit 99a54d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 99a54d2

Please sign in to comment.