aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lightdm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lightdm/APKBUILD')
-rw-r--r--testing/lightdm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/lightdm/APKBUILD b/testing/lightdm/APKBUILD
index 2463214b46..3f2bd5252c 100644
--- a/testing/lightdm/APKBUILD
+++ b/testing/lightdm/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lightdm
pkgver=1.10.1
-pkgrel=6
+pkgrel=7
pkgdesc="A cross-desktop display manager"
url="http://www.freedesktop.org/wiki/Software/LightDM"
arch="all"
@@ -11,7 +11,7 @@ depends="dbus xinit accountsservice"
depends_dev="glib-dev libxklavier-dev libx11-dev"
makedepends="$depends_dev linux-pam-dev gtk+3.0-dev libxext-dev
autoconf automake libtool gobject-introspection-dev itstool
- libgcrypt-dev"
+ libgcrypt-dev libxml2-utils"
install="$pkgname.pre-install"
pkgusers="lightdm"
pkggroups="lightdm"