mirror of
https://github.com/containers/podman.git
synced 2025-08-02 09:12:36 +08:00
add xz as a recommended pkg
xz package is required by buildah and podman when building a image and ADD a tar.xz file archive is used See https://github.com/containers/buildah/issues/2525 Signed-off-by: Job Cespedes Ortiz <jobcespedes@gmail.com>
This commit is contained in:
@ -91,6 +91,7 @@ Recommends: container-selinux
|
||||
Recommends: slirp4netns
|
||||
Recommends: fuse-overlayfs
|
||||
%endif
|
||||
Recommends: xz
|
||||
|
||||
# vendored libraries
|
||||
# awk '{print "Provides: bundled(golang("$1")) = "$2}' vendor.conf | sort
|
||||
|
Reference in New Issue
Block a user