diff --git a/srcpkgs/mate-accountsdialog/template b/srcpkgs/mate-accountsdialog/template index 8607283f709..c4e53415fd2 100644 --- a/srcpkgs/mate-accountsdialog/template +++ b/srcpkgs/mate-accountsdialog/template @@ -1,10 +1,9 @@ # Template file for 'mate-accountsdialog' pkgname=mate-accountsdialog version=1.8.1 -revision=1 +revision=2 build_style=gnu-configure -build_options="systemd" -configure_args="$(vopt_enable systemd)" +configure_args="--disable-systemd" hostmakedepends="mate-common itstool apg" makedepends="mate-polkit-devel accountsservice-devel dbus-glib-devel gtk+-devel mate-desktop-devel libunique1-devel" depends="accountsservice apg iso-codes"