diff --git a/srcpkgs/dbus/template b/srcpkgs/dbus/template index 60bd0463425..d66551903b7 100644 --- a/srcpkgs/dbus/template +++ b/srcpkgs/dbus/template @@ -1,19 +1,19 @@ # Template file for 'dbus' pkgname=dbus -version=1.10.0 +version=1.10.2 revision=1 build_style=gnu-configure configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus --enable-xml-docs --disable-static --disable-tests --enable-epoll --disable-asserts --disable-systemd --with-system-socket=/run/dbus/system_bus_socket --disable-doxygen-docs --with-system-pid-file=/run/dbus/pid --with-console-auth-dir=/run/console - --enable-abstract-sockets ac_cv_have_abstract_sockets=yes" + --enable-abstract-sockets --disable-user-session ac_cv_have_abstract_sockets=yes" short_desc="Message bus system" maintainer="Juan RP " license="GPL-2" homepage="http://dbus.freedesktop.org/" distfiles="${homepage}/releases/dbus/dbus-${version}.tar.gz" -checksum=1dfb9745fb992f1ccd43c920490de8caddf6726a6222e8b803be6098293f924b +checksum=aef3f49595df09b0824433ee993cda748ede93693a719a831562ae1616b6bb9e build_pie=yes hostmakedepends="pkg-config intltool gperf xmlto"