aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lightdm/APKBUILD
diff options
context:
space:
mode:
authorDaniel Isaksen <d@duniel.no>2018-11-19 13:33:11 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2018-11-19 13:38:28 +0000
commitd342028b5f5e52afe91c8e5c38e0800a99f81770 (patch)
tree14f02688f5e630872add0b1f2763af3a47d7e2b9 /testing/lightdm/APKBUILD
parent8ed91d2a9a7e8d3d7eebcf756173eb64be295118 (diff)
downloadaports-d342028b5f5e52afe91c8e5c38e0800a99f81770.tar.bz2
aports-d342028b5f5e52afe91c8e5c38e0800a99f81770.tar.xz
testing/lightdm: add intltool to makedepends
Diffstat (limited to 'testing/lightdm/APKBUILD')
-rw-r--r--testing/lightdm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"