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



commit 6a9080c3d6fe5cd63f1c865b7ecd962b12fdcb08
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Wed May 25 16:44:17 2011 -0400

    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

 tools/build/gnome-shell.modules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index 1698c91..9d89f8d 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -378,6 +378,7 @@
       <dep package="libgnomekbd"/>
       <dep package="libnotify" />
       <dep package="polkit"/>
+      <dep package="colord"/>
     </dependencies>
   </autotools>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]