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: 9df419c349
This commit is contained in:
parent
214f898dc5
commit
e2169ff59f
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
|
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
|
||||||
pkgname=postmarketos-ui-lxqt
|
pkgname=postmarketos-ui-lxqt
|
||||||
pkgver=0.1
|
pkgver=0.1
|
||||||
pkgrel=6
|
pkgrel=7
|
||||||
pkgdesc="(X11) Lightweight Qt Desktop Environment (stylus recommended)"
|
pkgdesc="(X11) Lightweight Qt Desktop Environment (stylus recommended)"
|
||||||
url="https://lxqt-project.org/"
|
url="https://lxqt-project.org/"
|
||||||
arch="noarch !armhf" # lxqt-desktop not available on armhf
|
arch="noarch !armhf" # lxqt-desktop not available on armhf
|
||||||
@ -11,8 +11,8 @@ depends="
|
|||||||
dbus-x11
|
dbus-x11
|
||||||
dnsmasq
|
dnsmasq
|
||||||
elogind
|
elogind
|
||||||
lxpolkit
|
|
||||||
lxqt-desktop
|
lxqt-desktop
|
||||||
|
lxqt-policykit
|
||||||
mesa-egl
|
mesa-egl
|
||||||
postmarketos-base-ui
|
postmarketos-base-ui
|
||||||
postmarketos-base-ui-networkmanager
|
postmarketos-base-ui-networkmanager
|
||||||
|
Loading…
x
Reference in New Issue
Block a user