summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/accountsservice/accountsservice-0.6.21.ebuild')
-rw-r--r--sys-apps/accountsservice/accountsservice-0.6.21.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/accountsservice/accountsservice-0.6.21.ebuild b/sys-apps/accountsservice/accountsservice-0.6.21.ebuild
index aa8a2db56bbc..28ef5c99f619 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.21.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.21.ebuild,v 1.2 2012/07/03 06:19:39 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.21.ebuild,v 1.3 2012/07/05 05:50:59 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -17,8 +17,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~x86"
IUSE="doc +introspection systemd vala"
-# Want glib-2.32 for generated bindings
-RDEPEND=">=dev-libs/glib-2.32:2
+# Want glib-2.30 for gdbus
+RDEPEND=">=dev-libs/glib-2.30:2
sys-auth/polkit
introspection? ( >=dev-libs/gobject-introspection-0.9.12 )
systemd? ( >=sys-apps/systemd-43 )