Skip to content
Snippets Groups Projects
Unverified Commit 79d223e8 authored by Clayton Craft's avatar Clayton Craft :speech_balloon: Committed by Alexey Minnekhanov
Browse files

main/postmarketos-base-ui: install sleep-inhibitor for all init systems (MR 6051)

fixes #3462
parent 53bbdfc1
Branches
No related tags found
1 merge request!6051main/postmarketos-base-ui: install sleep-inhibitor for all init systems
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=postmarketos-base-ui
pkgver=31
pkgrel=0
pkgrel=1
pkgdesc="Meta package for minimal postmarketOS UI base"
url="https://postmarketos.org"
arch="noarch"
......@@ -16,6 +16,7 @@ depends="
postmarketos-artwork-icons
postmarketos-base
shadow
sleep-inhibitor
tzdata
util-linux
wireless-regdb
......@@ -154,7 +155,7 @@ _openrc() {
elogind() {
install_if="$pkgname=$pkgver-r$pkgrel elogind"
install="$subpkgname.post-install"
depends="sleep-inhibitor !systemd-logind"
depends="!systemd-logind"
replaces="
elogind
sleep-inhibitor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment