Added note for ubuntu package to support Qt5 under wayland.

James Walmsley 2020-01-01 19:20:19 +00:00
parent b6559bd928
commit 9a825e72fb

@ -28,6 +28,8 @@ Older versions of Qt always show window decorations. To hide them:
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
```
`NOTE: Ubuntu requires the qtwayland5 package to be installed.`
## Elementary/EFL
```shell