From 4f600c86c15a039516a7e989725077eb0600eadf Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 10 Sep 2014 19:06:03 +0000 Subject: testing/lightdm: add accounssservice to depends --- 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 d412871b5e..7276705c4e 100644 --- a/testing/lightdm/APKBUILD +++ b/testing/lightdm/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Natanael Copa pkgname=lightdm pkgver=1.10.1 -pkgrel=2 +pkgrel=3 pkgdesc="A cross-desktop display manager" url="http://www.freedesktop.org/wiki/Software/LightDM" arch="all" license="GPL-3" -depends="dbus xinit" +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 -- cgit v1.2.3