Skip to content
Snippets Groups Projects
Commit 28bd3b8d authored by calrama's avatar calrama
Browse files

centos-7: add libxkb-common-x11 runtime dependency

parent b775ceda
Branches
Tags
No related merge requests found
...@@ -247,3 +247,7 @@ RUN update-ca-trust ...@@ -247,3 +247,7 @@ RUN update-ca-trust
ADD ld-library-path.sh /etc/profile.d/ld-library-path.sh ADD ld-library-path.sh /etc/profile.d/ld-library-path.sh
RUN yum install -y \
libxkbcommon-x11 \
&& \
yum clean all
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment