diff options
| author | Justin Zobel <[email protected]> | 2024-11-10 23:07:05 +1030 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2024-11-14 09:41:44 +0000 |
| commit | ee6959d0326664018d5d36c357a12f97f34b18a1 (patch) | |
| tree | c59fb988b67bfce8291dc5910021144f73c54ec6 | |
| parent | 973a887755e3c80c9bb3038a700a2cad143803bf (diff) | |
CI Flatpak - Add required permission
| -rw-r--r-- | .flatpak-manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 370093c41..0c539a400 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -20,6 +20,7 @@ "--talk-name=org.kde.kiod6", "--talk-name=org.kde.JobViewServer", "--talk-name=org.kde.kpasswdserver", + "--talk-name=org.kde.kpasswdserver6", "--system-talk-name=org.freedesktop.UDisks2" ], "modules": [ |
