Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions devenv/packages-c10s.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ xorriso
qemu-img
libvirt-daemon-kvm

# OSTree CLI (used by ostree integration tests)
ostree

# Testing framework
tmt

Expand Down
3 changes: 3 additions & 0 deletions devenv/packages-debian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ genisoimage
qemu-utils
libvirt-daemon-system

# OSTree CLI (used by ostree integration tests)
ostree

# Filesystem verity utilities (composefs testing)
fsverity

Expand Down
3 changes: 3 additions & 0 deletions devenv/packages-ubuntu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ genisoimage
qemu-utils
libvirt-daemon-system

# OSTree CLI (used by ostree integration tests)
ostree

# Filesystem verity utilities (composefs testing)
fsverity

Expand Down