add ncurses

This commit is contained in:
Ondrej Samohel 2021-07-01 10:41:23 +02:00 committed by Ondrej Samohel
parent f460fad23f
commit fa78f9805b
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -22,7 +22,7 @@ RUN yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.n
which \
git \
devtoolset-7-gcc* \
gcc-c++ \
gcc-c++ \
make \
cmake \
curl \
@ -36,8 +36,9 @@ RUN yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.n
openssl-devel \
tk-devel libffi-devel \
qt5-qtbase-devel \
autoconf \
automake \
autoconf \
automake \
ncurses-libs \
&& yum clean all
# we need to build our own patchelf