From 2e8de25dc30ff574b29dd0fb2f93c37e71603b98 Mon Sep 17 00:00:00 2001
From: Kubat <mael.martin31@gmail.com>
Date: Wed, 27 Jan 2021 18:57:34 +0100
Subject: [PATCH] DOC: Don't forget xcb qt5 plugin... [gen-appimage]

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 2a1c203d..f23d6474 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ To build Klkt, you will need:
 - libnotify, the developement package
 - glib-2.0, the developpement package
 - qmake and Qt5 developpement libraries (Qt5Core Qt5Gui Qt5Network Qt5Widgets)
+- don't forget the qt5dxcb-plugin (xcb plugin for qt5) when compiling
 
 You will also need the following executables, with their path setted in the configuration file:
 
-- 
GitLab