Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 468908

Summary: gnome-base/gnome-control-center: rewrite systemd dependency
Product: Gentoo Linux Reporter: Fabio Erculiani (RETIRED) <lxnay>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: systemd
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 468898    

Description Fabio Erculiani (RETIRED) gentoo-dev 2013-05-07 18:34:23 UTC
consolekit/logind can be detected at runtime.
openrc-settingsd with eselect-settingsd support can be swapped at runtime with systemd.

The following dependency string better describes the support state (diff):

-	!systemd? (
-		app-admin/openrc-settingsd
-		sys-auth/consolekit )
+	|| ( ( app-admin/openrc-settingsd sys-auth/consolekit ) >=sys-apps/systemd-31 )


Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2013-05-07 18:47:22 UTC
+  07 May 2013; Pacho Ramos <pacho@gentoo.org>
+  -gnome-control-center-3.8.0.ebuild, gnome-control-center-3.8.0-r1.ebuild:
+  Rewrite systemd dependency (#468908 by Fabio Erculiani), drop old.
+