fix(profile): *-glxtest needs wayland.

fix #549
This commit is contained in:
Alexandre Pujol 2024-10-13 23:26:54 +01:00
parent 22e5367db4
commit 5b7b921fc9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 3 additions and 0 deletions

View file

@ -17,6 +17,7 @@ profile firefox-glxtest @{exec_path} flags=(attach_disconnected) {
include <abstractions/graphics> include <abstractions/graphics>
include <abstractions/nameservice-strict> include <abstractions/nameservice-strict>
include <abstractions/X-strict> include <abstractions/X-strict>
include <abstractions/wayland>
@{exec_path} mr, @{exec_path} mr,

View file

@ -18,6 +18,7 @@ profile torbrowser-glxtest @{exec_path} flags=(attach_disconnected) {
include <abstractions/graphics> include <abstractions/graphics>
include <abstractions/nameservice-strict> include <abstractions/nameservice-strict>
include <abstractions/X-strict> include <abstractions/X-strict>
include <abstractions/wayland>
@{exec_path} mr, @{exec_path} mr,

View file

@ -16,6 +16,7 @@ profile thunderbird-glxtest @{exec_path} {
include <abstractions/graphics> include <abstractions/graphics>
include <abstractions/nameservice-strict> include <abstractions/nameservice-strict>
include <abstractions/X-strict> include <abstractions/X-strict>
include <abstractions/wayland>
@{exec_path} mr, @{exec_path} mr,