[gnome-shell] Make gnome-shell depend on clutter-imcontext



commit 640e45c12a0ac15a011b45165d782ffa12ca1fd2
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Thu Oct 1 15:05:18 2009 -0400

    Make gnome-shell depend on clutter-imcontext
    
    The gnome-shell module requires clutter-imcontext to build.

 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 6395eb5..7e44919 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -61,6 +61,7 @@
   <autotools id="gnome-shell">
     <branch repo="git.gnome.org" module="gnome-shell"/>
     <dependencies>
+        <dep package="clutter-imcontext"/>
         <dep package="gobject-introspection"/>
         <dep package="gir-repository"/>
         <dep package="mutter"/>



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