mirror of
https://github.com/containers/podman.git
synced 2025-06-24 03:08:13 +08:00
Merge pull request #972 from miabbott/install_make
install: need to install make on Fedora-like distros
This commit is contained in:
@ -41,6 +41,7 @@ yum install -y \
|
||||
libgpg-error-devel \
|
||||
libseccomp-devel \
|
||||
libselinux-devel \
|
||||
make \
|
||||
ostree-devel \
|
||||
pkgconfig \
|
||||
runc \
|
||||
|
Reference in New Issue
Block a user