gdm: remove dup builddeps.

This commit is contained in:
Juan RP 2013-03-28 19:55:09 +01:00
parent 0f099f7982
commit 8419a04f1f

View file

@ -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"