mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update Dockerfile.centos7
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
6ed4db4da1
commit
ebbd43bd5f
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ RUN yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.n
|
||||||
ncurses-devel \
|
ncurses-devel \
|
||||||
qt5-qtbase-devel \
|
qt5-qtbase-devel \
|
||||||
xcb-util-wm \
|
xcb-util-wm \
|
||||||
xcb-util-renderutil
|
xcb-util-renderutil \
|
||||||
&& yum clean all
|
&& yum clean all
|
||||||
|
|
||||||
# we need to build our own patchelf
|
# we need to build our own patchelf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue