From a85f3892c0bbaae027cae8de1a437338977e35bb Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 25 Apr 2016 13:14:32 +0000 Subject: testing/lightdm: added libxml2-utils in makedepends for fix building --- testing/lightdm/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/lightdm/APKBUILD') 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 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" -- cgit v1.2.3