Skip to content

Commit

Permalink
Merge pull request #731 from vyos/mergify/bp/sagitta/pr-729
Browse files Browse the repository at this point in the history
podman: T6598: add fuse-overlayfs runtime dependency (backport #729)
  • Loading branch information
c-po authored Aug 7, 2024
2 parents e0e219d + a630652 commit 995e2ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/podman/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ fpm --input-type dir --output-type deb --name podman \
--maintainer "VyOS Package Maintainers <maintainers@vyos.net>" \
--description "Engine to run OCI-based containers in Pods" \
--depends conmon --depends crun --depends netavark --depends libgpgme11 \
--depends fuse-overlayfs --depends golang-github-containers-common \
--license "Apache License 2.0" -C podman-v$VERSION --package ..

0 comments on commit 995e2ee

Please sign in to comment.