Skip to content
Snippets Groups Projects
Commit 416eae3f authored by calrama's avatar calrama
Browse files

centos-7: Ensure Qt5 libraries can be found by ldconfig

parent 62d23125
No related branches found
No related tags found
No related merge requests found
...@@ -349,4 +349,5 @@ RUN yum install -y \ ...@@ -349,4 +349,5 @@ RUN yum install -y \
twine twine
ADD ldconfig/local.conf /etc/ld.so.conf.d/local.conf ADD ldconfig/local.conf /etc/ld.so.conf.d/local.conf
ADD ldconfig/qt5.conf /etc/ld.so.conf.d/qt5.conf
RUN ldconfig RUN ldconfig
/opt/qt5/5.12.6/gcc_64/lib
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment