[client] Ship a legacy GTK3 UI package for distros without WebKitGTK 6.0

This commit is contained in:
Zoltán Papp
2026-08-03 19:57:17 +02:00
parent 7546e7751c
commit edc7d27841
5 changed files with 284 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//go:build linux && !(linux && 386)
//go:build linux && !gtk3 && !(linux && 386)
package main