diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ The source code can be built using the regular Qt application development proced ### Build requirements - git (to clone repo) - - libx11-dev (required for x11 XKB module support at build time) + - libx11-dev libx11-xcb-dev (required for x11 XKB module support at build time) - Qt => 5.9 (5.15 recommended) with the following modules installed with development headers (lib*-dev packages on Ubuntu) + webengine + webenginewidgets |