add passt as dependency

This commit is contained in:
Peter 2025-08-15 22:58:22 +02:00
parent 4d8c4e5f48
commit c34b3c1d0f

View file

@ -10,6 +10,8 @@
- netavark - netavark
# Required for rootless networking # Required for rootless networking
- slirp4netns - slirp4netns
# Required for rootless networking - for trixie and above
- passt
# podman-compose is also used in many apps we can install # podman-compose is also used in many apps we can install
- podman-compose - podman-compose
# Restic is currently the only supported backup system # Restic is currently the only supported backup system