From d342028b5f5e52afe91c8e5c38e0800a99f81770 Mon Sep 17 00:00:00 2001 From: Daniel Isaksen Date: Mon, 19 Nov 2018 13:33:11 +0000 Subject: testing/lightdm: add intltool to makedepends --- testing/lightdm/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/lightdm/APKBUILD') diff --git a/testing/lightdm/APKBUILD b/testing/lightdm/APKBUILD index 5e7362bb21..b603889f8a 100644 --- a/testing/lightdm/APKBUILD +++ b/testing/lightdm/APKBUILD @@ -10,7 +10,7 @@ license="GPL-3.0-or-later" depends="dbus xinit accountsservice" makedepends="linux-pam-dev gtk+3.0-dev libxext-dev libxklavier-dev autoconf automake libtool gobject-introspection-dev itstool - libgcrypt-dev libxml2-utils" + libgcrypt-dev libxml2-utils intltool" install="$pkgname.pre-install" pkgusers="lightdm" pkggroups="lightdm" -- cgit v1.2.3