Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360661 - [gnome overlay] gnome-base/gnome-control-center: should drop gnome-session dependency
Summary: [gnome overlay] gnome-base/gnome-control-center: should drop gnome-session de...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-26 22:34 UTC by Sardem FF7
Modified: 2011-03-27 06:01 UTC (History)
0 users

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 Sardem FF7 2011-03-26 22:34:30 UTC
gnome-control-center depend on gnome-session for a DBus service only, the dconf schema is provided by gsettings-desktop-schemas.
The gnome-session package is for people that want the gnome session management while gnome-control-center just provides a GUI for the gnome-settings-daemon settings.

There is no compile-time or runtime blocking errors when dropping gnome-session.

It would be pleasant to drop this "useless" dependency to allow people to use the gnome stuff they want.

Reproducible: Always
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-03-27 06:01:55 UTC
Sorry, we can't do this. For instance, suspend/screen lock inhibit are managed by gnome-session. gnome-control-center and gnome-session are core deps of GNOME. Not using them both together is unsupported.