From 8419a04f1f3ac8ab40fdfbf23e4589a7a9658083 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 28 Mar 2013 19:55:09 +0100 Subject: [PATCH] gdm: remove dup builddeps. --- srcpkgs/gdm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gdm/template b/srcpkgs/gdm/template index 17320f5e5b..4c06620a23 100644 --- a/srcpkgs/gdm/template +++ b/srcpkgs/gdm/template @@ -8,9 +8,9 @@ configure_args="--disable-schemas-compile --disable-static --with-systemd --with-screenshot-dir=/var/lib/gdm/greeter --with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid --with-systemdsystemunitdir=/usr/lib/systemd/system --without-console-kit" -hostmakedepends="pkg-config intltool which gnome-doc-utils gobject-introspection" +hostmakedepends="pkg-config itstool intltool which gnome-doc-utils gobject-introspection" makedepends="pam-devel nss-devel accountsservice-devel gtk+3-devel>=3.8 upower-devel - libcanberra-devel systemd-devel at-spi2-core-devel itstool" + libcanberra-devel systemd-devel" fulldepends="xrdb dconf>=0.16 hicolor-icon-theme polkit-gnome xorg-server gnome-session>=3.8.0 gnome-settings-daemon>=3.8" short_desc="GNOME Display Manager"