Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468908 - gnome-base/gnome-control-center: rewrite systemd dependency
Summary: gnome-base/gnome-control-center: rewrite systemd dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemd-love
  Show dependency tree
 
Reported: 2013-05-07 18:34 UTC by Fabio Erculiani (RETIRED)
Modified: 2013-05-07 18:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.
+