ConsoleKit2: unbreak cross builds.

This commit is contained in:
Juan RP 2015-01-06 09:35:45 +01:00
parent c51b087d8e
commit 55c363e51f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ build_style=gnu-configure
configure_args="ac_cv_file__sys_class_tty_tty0_active=yes
--with-rundir=/run --enable-udev-acl --enable-pam-module
--with-pam-module-dir=/usr/lib/security"
hostmakedepends="automake libtool pkg-config gettext-devel glib-devel"
hostmakedepends="automake libtool pkg-config gettext-devel glib-devel dbus-glib-devel"
makedepends="acl-devel libudev-devel polkit-devel dbus-glib-devel glib-devel libX11-devel pam-devel"
depends="dbus"
short_desc="A framework for defining and tracking users, login sessions, and seats"