main/postmarketos-ui-phosh: use _pmb_recommends (MR 1426)
This commit is contained in:
parent
aca8b8551e
commit
dba56461f2
1 changed files with 16 additions and 12 deletions
|
@ -1,28 +1,32 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-phosh
|
||||
pkgver=2
|
||||
pkgrel=2
|
||||
pkgver=3
|
||||
pkgrel=0
|
||||
pkgdesc="(Wayland) Mobile UI developed for the Librem 5 (works only with numeric passwords!)"
|
||||
url="https://puri.sm"
|
||||
arch="noarch !armhf"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
calls
|
||||
chatty
|
||||
epiphany
|
||||
gnome-contacts
|
||||
depends="bluez
|
||||
gnome-keyring
|
||||
gnome-software
|
||||
kgx
|
||||
iio-sensor-proxy
|
||||
lightdm
|
||||
lightdm-openrc
|
||||
phosh
|
||||
polkit-elogind
|
||||
postmarketos-artwork-wallpapers
|
||||
bluez
|
||||
pulseaudio
|
||||
"
|
||||
_pmb_recommends="calls
|
||||
chatty
|
||||
epiphany
|
||||
firefox
|
||||
gedit
|
||||
gnome-calculator
|
||||
gnome-clocks
|
||||
gnome-contacts
|
||||
gnome-software
|
||||
kgx
|
||||
postmarketos-artwork-wallpapers
|
||||
xorg-server-xwayland
|
||||
iio-sensor-proxy
|
||||
"
|
||||
subpackages="$pkgname-qt_tweaks"
|
||||
install="$pkgname.post-install $pkgname.post-upgrade"
|
||||
|
|
Loading…
Reference in a new issue