gdm: unbreak build: needs libtool.

This commit is contained in:
Juan RP 2015-01-13 08:14:24 +01:00
parent 34abd971d6
commit f24a4629dd

View file

@ -9,7 +9,7 @@ configure_args="$(vopt_enable gir introspection)
--with-at-spi-registryd-directory=/usr/libexec --without-tcp-wrappers
--with-screenshot-dir=/var/lib/gdm/greeter
--with-xauth-dir=/run/gdm --with-pid-file=/run/gdm/gdm.pid"
hostmakedepends="automake pkg-config itstool intltool gnome-doc-utils"
hostmakedepends="automake libtool pkg-config itstool intltool gnome-doc-utils"
makedepends="glib-devel iso-codes
pam-devel nss-devel accountsservice-devel gtk+3-devel>=3.10 upower-devel
libSM-devel libcanberra-devel dconf"