Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ee9e545c5e1ff6dfafc24a1a88633dc3792f423
commit 1ee9e545c5e1ff6dfafc24a1a88633dc3792f423 Author: James Buren <[email protected]> Date: Sun Jun 3 14:57:16 2012 -0500 polkit-0.104-3-x86_64 * enable systemd diff --git a/source/apps/polkit/FrugalBuild b/source/apps/polkit/FrugalBuild index 8e4c12c..b1e520a 100644 --- a/source/apps/polkit/FrugalBuild +++ b/source/apps/polkit/FrugalBuild @@ -3,10 +3,10 @@ pkgname=polkit pkgver=0.104 -pkgrel=2 +pkgrel=3 pkgdesc="Policy framework for controlling privileges for system-wide services" url="http://hal.freedesktop.org/docs/PolicyKit" -depends=('pam' 'dbus-glib' 'expat' 'eggdbus') +depends=('pam' 'dbus-glib' 'expat' 'eggdbus' 'systemd') makedepends=('intltool' 'gobject-introspection>=0.9.0' 'docbook-xsl') groups=('apps') archs=('i686' 'x86_64' 'arm') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
