main/postmarketos-ui-weston: fix lightdm (!690)

Fix missing lightdm dependency, replace post-upgrade script with
symlink.
This commit is contained in:
Bart Ribbers 2019-10-17 19:59:16 +02:00 committed by Oliver Smith
parent f16207547b
commit 473b32990f
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 4 additions and 3 deletions

View file

@ -2,13 +2,13 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-weston
pkgver=4
pkgrel=10
pkgrel=11
pkgdesc="(Wayland) Reference compositor (demo, not a phone interface)"
url="https://postmarketos.org"
arch="noarch"
license="GPL-3.0-or-later"
depends="weston-clients weston weston-shell-desktop weston-backend-fbdev weston-backend-drm weston-backend-x11 weston-terminal weston-xwayland xorg-server-xwayland postmarketos-demos postmarketos-artwork-wallpapers elogind lightdm-openrc xorg-server"
install="$pkgname.post-install"
depends="weston-clients weston weston-shell-desktop weston-backend-fbdev weston-backend-drm weston-backend-x11 weston-terminal weston-xwayland xorg-server-xwayland postmarketos-demos postmarketos-artwork-wallpapers elogind lightdm lightdm-openrc xorg-server"
install="$pkgname.post-install $pkgname.post-upgrade"
source="start_weston.sh weston.ini.default 60-lightdm-autologin.conf"
options="!check" # Meta package, no test suite

View file

@ -0,0 +1 @@
postmarketos-ui-weston.post-install