main/postmarketos-ui-phosh: depend on xdg-desktop-portal-gtk (MR 1844)
Add the dependency to properly support file transfer between sandboxed applications. Currently they can be used with flatpak (e.g. for quickly testing out applications, not a recommended way to applications) and long term we could use this in combination with apparmor for natively packaged applications. Notably the KDE version is already getting pulled in by when installing postmarketos-ui-plasma-*.
This commit is contained in:
parent
c5c8d507ff
commit
7842ad231b
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-phosh
|
||||
pkgver=6
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="(Wayland) Mobile UI developed for the Librem 5 (works only with numeric passwords!)"
|
||||
url="https://puri.sm"
|
||||
arch="noarch !armhf !x86" # x86: aports#11807
|
||||
|
@ -15,6 +15,7 @@ depends="bluez
|
|||
pulseaudio
|
||||
tinydm
|
||||
tinydm-openrc
|
||||
xdg-desktop-portal-gtk
|
||||
"
|
||||
_pmb_recommends="calls
|
||||
chatty
|
||||
|
|
Loading…
Add table
Reference in a new issue