Add patch install

This commit is contained in:
clement.hector 2022-02-07 16:17:03 +01:00
parent 6f792511a4
commit 9506786735

View file

@ -42,7 +42,8 @@ RUN yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.n
patchelf \
automake \
autoconf \
ncurses \
patch \
ncurses \
ncurses-devel \
qt5-qtbase-devel \
xcb-util-wm \