After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 650869 - In jhbuild, colord is built after gnome-settings-daemon
In jhbuild, colord is built after gnome-settings-daemon
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: building
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-23 14:25 UTC by Patrick Niedzielski
Modified: 2011-05-25 20:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to apply to gnome-shell.modules to fix this issue (602 bytes, patch)
2011-05-23 14:35 UTC, Patrick Niedzielski
committed Details | Review

Description Patrick Niedzielski 2011-05-23 14:25:01 UTC
Using the most recent modules file for GNOME Shell, the dependency colord is build after the module gnome-settings-daemon, which requires colord.  This should just be a simple change in the dependencies of the module file.

Cheers,
Patrick Niedzielski
Comment 1 Patrick Niedzielski 2011-05-23 14:35:23 UTC
Created attachment 188383 [details] [review]
Patch to apply to gnome-shell.modules to fix this issue

Here's a quick patch to fix the problem.
Comment 2 Owen Taylor 2011-05-25 20:46:53 UTC
Pushed the equivalent fix, thanks!

In general, patches that are attached in git-format-patch format can
be applied directly, which is more convenient for us, and gets you
recognition for even small contributions, see:

 https://live.gnome.org/GnomeShell/Development/WorkingWithPatches