From 98843ae2217570d0e6f5bf0592daf12a36c9bb7a Mon Sep 17 00:00:00 2001
From: Johan Klokkhammer Helsing <johan.helsing@qt.io>
Date: Wed, 11 Apr 2018 11:49:31 +0200
Subject: [PATCH] Add libxkbcommon

---
 Dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Dockerfile b/Dockerfile
index 67057af..a0eabde 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y \
         git-core \
         libsdl1.2-dev \
         libwayland-dev \
+        libxkbcommon-dev \
         python-crypto \
         socat \
         texinfo \
-- 
GitLab