mate-accountsdialog: drop systemd build option.

This commit is contained in:
Juan RP 2015-07-11 11:13:48 +02:00
parent 1e7e2a48c1
commit d2ac98dc65
1 changed files with 2 additions and 3 deletions

View File

@ -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"