main/postmarketos-ui-lxqt: add elogind-openrc to depends, enable service (MR 4020)

This commit is contained in:
Pablo Correa Gómez 2023-04-20 22:29:29 +02:00 committed by Newbyte
parent cbb4367c47
commit 2d2b9bddd8
No known key found for this signature in database
GPG key ID: 990600ED1DB95E02
2 changed files with 4 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=postmarketos-ui-lxqt
pkgver=0.1
pkgrel=7
pkgrel=8
pkgdesc="(X11) Lightweight Qt Desktop Environment (stylus recommended)"
url="https://lxqt-project.org/"
arch="noarch !armhf" # lxqt-desktop not available on armhf
@ -11,6 +11,7 @@ depends="
dbus-x11
dnsmasq
elogind
elogind-openrc
lxqt-desktop
lxqt-policykit
mesa-egl

View file

@ -1,6 +1,7 @@
#!/bin/sh
rc-update add tinydm default
rc-update add elogind default
rc-update add networkmanager default
rc-update add tinydm default
tinydm-set-session -s /usr/share/xsessions/lxqt.desktop