gdm: unbreak build: needs libtool.
This commit is contained in:
parent
34abd971d6
commit
f24a4629dd
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue