From c4693ffaee7bd434ecbe71e92147fbe70c110734 Mon Sep 17 00:00:00 2001 From: SzczurekYT Date: Fri, 17 Jan 2025 11:33:08 +0100 Subject: [PATCH] main/postmarketos-base-ui: Fix sleep-inhibitor installation on openrc (MR 6062) [ci:skip-build]: already built successfully in CI (except armhf, due to known qemu issue) --- main/postmarketos-base-ui/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-base-ui/APKBUILD b/main/postmarketos-base-ui/APKBUILD index 20997fa56..e3429b171 100644 --- a/main/postmarketos-base-ui/APKBUILD +++ b/main/postmarketos-base-ui/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Clayton Craft pkgname=postmarketos-base-ui pkgver=31 -pkgrel=1 +pkgrel=2 pkgdesc="Meta package for minimal postmarketOS UI base" url="https://postmarketos.org" arch="noarch" @@ -155,7 +155,7 @@ _openrc() { elogind() { install_if="$pkgname=$pkgver-r$pkgrel elogind" install="$subpkgname.post-install" - depends="!systemd-logind" + depends="!systemd-logind sleep-inhibitor-openrc" replaces=" elogind sleep-inhibitor