main/postmarketos-ui-phosh: fix lightdm (!690)
Fix missing lightdm dependency, add post-upgrade symlink.
This commit is contained in:
parent
7e4a5de7fe
commit
c4d04b5be7
2 changed files with 4 additions and 3 deletions
|
@ -2,13 +2,13 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-phosh
|
||||
pkgver=1
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="(Wayland) Mobile UI developed for the Librem 5 (does not work for armhf)"
|
||||
url="https://puri.sm"
|
||||
arch="noarch !armhf"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="phosh lightdm-openrc xorg-server postmarketos-artwork-wallpapers epiphany calls chatty "
|
||||
install="$pkgname.post-install"
|
||||
depends="phosh lightdm lightdm-openrc xorg-server postmarketos-artwork-wallpapers epiphany calls chatty "
|
||||
install="$pkgname.post-install $pkgname.post-upgrade"
|
||||
source="60-lightdm-autologin.conf 000-gschema.override osk.sh"
|
||||
options="!check"
|
||||
|
||||
|
|
1
main/postmarketos-ui-phosh/postmarketos-ui-phosh.post-upgrade
Symbolic link
1
main/postmarketos-ui-phosh/postmarketos-ui-phosh.post-upgrade
Symbolic link
|
@ -0,0 +1 @@
|
|||
postmarketos-ui-phosh.post-install
|
Loading…
Reference in a new issue