main/postmarketos-ui-asteroid: 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 6a125a739e
commit ab87fde2f6
No known key found for this signature in database
GPG key ID: 990600ED1DB95E02
2 changed files with 3 additions and 1 deletions

View file

@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-asteroid
pkgver=0.1
pkgrel=3
pkgrel=4
pkgdesc="(Wayland) Smartwatch UI from AsteroidOS"
url="https://wiki.postmarketos.org/wiki/AsteroidOS"
# armhf blocked by asteroid-launcher
@ -15,6 +15,7 @@ depends="
# Required to launch
depends="$depends
elogind
elogind-openrc
postmarketos-base-ui
tinydm
tinydm-openrc

View file

@ -2,6 +2,7 @@
rc-update add tinydm default
rc-update add bluetooth default
rc-update add elogind default
rc-update add mce default
rc-update add usb-moded default
rc-update add connman default