gnome-shell.modules: build gnome-settings-daemon after colord

gnome-settings-daemon uses colord, so mark the dependency.

https://bugzilla.gnome.org/show_bug.cgi?id=650869
This commit is contained in:
Owen W. Taylor 2011-05-25 16:44:17 -04:00
parent 019670b5ab
commit 6a9080c3d6

View File

@ -378,6 +378,7 @@
<dep package="libgnomekbd"/>
<dep package="libnotify" />
<dep package="polkit"/>
<dep package="colord"/>
</dependencies>
</autotools>