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

Fix missing lightdm dependency, add post-upgrade symlink.
This commit is contained in:
Bart Ribbers 2019-10-17 19:39:58 +02:00 committed by Oliver Smith
parent 7766b3dcfc
commit 7e4a5de7fe
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-kodi
pkgver=1
pkgrel=1
pkgrel=2
pkgdesc="(Wayland) 10-foot UI useful on TV's"
url="https://kodi.tv"
arch="noarch"
license="GPL-3.0-or-later"
depends="kodi-wayland kodi cage lightdm-openrc xorg-server"
install="$pkgname.post-install"
depends="kodi-wayland kodi cage lightdm lightdm-openrc xorg-server"
install="$pkgname.post-install $pkgname.post-upgrade"
source="60-lightdm-autologin.conf kodi.desktop"
options="!check"

View file

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