diff --git a/srcpkgs/dbus/template b/srcpkgs/dbus/template index 538e556f11d..d50e170f140 100644 --- a/srcpkgs/dbus/template +++ b/srcpkgs/dbus/template @@ -1,7 +1,7 @@ # Template file for 'dbus' pkgname=dbus version=1.6.8 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat --disable-dnotify --enable-inotify --with-dbus-user=dbus --disable-tests @@ -9,7 +9,7 @@ configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat --disable-asserts --with-system-socket=/run/dbus/system_bus_socket --with-system-pid-file=/run/dbus/pid --with-console-auth-dir=/run/console/ --with-systemdsystemunitdir=/usr/lib/systemd/system" -makedepends="pkg-config expat-devel libX11-devel" +makedepends="pkg-config expat-devel libX11-devel systemd-devel" conf_files="/etc/dbus-1/session.conf /etc/dbus-1/system.conf" subpackages="dbus-devel dbus-libs dbus-x11" system_accounts="dbus"