gdm: re-unbreak: handle the gir build opt correctly.

This commit is contained in:
Juan RP 2015-01-13 08:19:15 +01:00
parent f24a4629dd
commit 02665a5576

View file

@ -9,7 +9,8 @@ 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 libtool pkg-config itstool intltool gnome-doc-utils"
hostmakedepends="automake libtool pkg-config itstool intltool gnome-doc-utils
$(vopt_if gir gobject-introspection)"
makedepends="glib-devel iso-codes
pam-devel nss-devel accountsservice-devel gtk+3-devel>=3.10 upower-devel
libSM-devel libcanberra-devel dconf"