Skip to content

Commit

Permalink
fix: ensure ostree has libblockdev and libblockdev-loop
Browse files Browse the repository at this point in the history
The packages libblockdev and libblockdev-loop are required to
build ostree images.
  • Loading branch information
richm committed Feb 3, 2025
1 parent a5ce40f commit d346ae5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ostree/packages-runtime.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
cryptsetup
e2fsprogs
kpartx
libblockdev
libblockdev-crypto
libblockdev-dm
libblockdev-loop
libblockdev-lvm
libblockdev-mdraid
libblockdev-swap
Expand Down

0 comments on commit d346ae5

Please sign in to comment.