[arch-commits] Commit in lightdm/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Tue Sep 6 14:00:09 UTC 2022
Date: Tuesday, September 6, 2022 @ 14:00:08
Author: alucryd
Revision: 455131
lightdm 1:1.32.0-3: add dep on xorg-xmodmap and xorg-xrdb
Modified:
lightdm/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-06 13:52:13 UTC (rev 455130)
+++ PKGBUILD 2022-09-06 14:00:08 UTC (rev 455131)
@@ -7,7 +7,7 @@
liblightdm-qt5
)
pkgver=1.32.0
-pkgrel=2
+pkgrel=3
epoch=1
pkgdesc='A lightweight display manager'
arch=(x86_64)
@@ -33,6 +33,8 @@
qt5-base
vala
xorg-server
+ xorg-xmodmap
+ xorg-xrdb
yelp-tools
)
_tag=9e72b5b3072ff9990211f35aa2a48e971ff710c7
@@ -97,6 +99,8 @@
pam
polkit
xorg-server
+ xorg-xmodmap
+ xorg-xrdb
)
optdepends=(
'accountsservice: Enhanced user accounts handling'
More information about the arch-commits
mailing list