From e2169ff59fb598fb97d7843f925c4fbfef91c54a Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 21 Apr 2023 09:38:17 +0200 Subject: [PATCH] main/postmarketos-ui-lxqt: fix dep: lxpolkit -> lxqt-policykit (MR 4021) lxpolkit has been removed in Alpine, adjust our packaging: > this is dead for 10 years, pretty much superceded by lxqt-policykit Related: https://gitlab.alpinelinux.org/alpine/aports/-/commit/9df419c349175cda0e635ec2bae13683b7eb916f --- main/postmarketos-ui-lxqt/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-lxqt/APKBUILD b/main/postmarketos-ui-lxqt/APKBUILD index 97529e0f7..224ffbe98 100644 --- a/main/postmarketos-ui-lxqt/APKBUILD +++ b/main/postmarketos-ui-lxqt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Antoni Aloy pkgname=postmarketos-ui-lxqt pkgver=0.1 -pkgrel=6 +pkgrel=7 pkgdesc="(X11) Lightweight Qt Desktop Environment (stylus recommended)" url="https://lxqt-project.org/" arch="noarch !armhf" # lxqt-desktop not available on armhf @@ -11,8 +11,8 @@ depends=" dbus-x11 dnsmasq elogind - lxpolkit lxqt-desktop + lxqt-policykit mesa-egl postmarketos-base-ui postmarketos-base-ui-networkmanager