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"