mirror of
https://github.com/containers/podman.git
synced 2025-06-24 19:42:56 +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 \
|
libgpg-error-devel \
|
||||||
libseccomp-devel \
|
libseccomp-devel \
|
||||||
libselinux-devel \
|
libselinux-devel \
|
||||||
|
make \
|
||||||
ostree-devel \
|
ostree-devel \
|
||||||
pkgconfig \
|
pkgconfig \
|
||||||
runc \
|
runc \
|
||||||
|
Reference in New Issue
Block a user