summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorPaul Meyer <katexochen0@gmail.com>2025-07-07 08:25:44 +0200
committerPaul Meyer <katexochen0@gmail.com>2025-07-07 08:25:44 +0200
commit95c0d7765209f22de2e10a07f5d202601ec85c25 (patch)
treed10bdbbfa91bd90073479c63e91e9834a25fc20d /pkgs/development/python-modules/httpserver
parentd14923dec29ea1f94e6d7a34f580c357114770eb (diff)
sonic-pi: add qtwayland dep
Running sonic-pi under wayland/sway, I noticed the following output: ``` qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" ``` I couldn't find any functional issue due to this, but looked into it anyway. Adding `qtwayland` dependency resolves this issue, it now prints: ``` qt.qpa.wayland: Wayland does not support QWindow::requestActivate() ``` The dependency on `qtwayland` is documented upstream in https://github.com/sonic-pi-net/sonic-pi/blob/5145973b25a7f21cf94151f5978ba4819550012d/BUILD-LINUX.md?plain=1#L63 Which looks a bit healthier. Not sure if there are other things to improve for wayland support, but this is a start. Signed-off-by: Paul Meyer <katexochen0@gmail.com>
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions