[gnome-shell] build: Make caribou depend on libgee



commit c86f3b8d48b9be346245a3f1f86f32f8f7ea4b2e
Author: Adel Gadllah <adel gadllah gmail com>
Date:   Tue Aug 30 14:35:16 2011 +0200

    build: Make caribou depend on libgee
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657697

 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 51cef32..e1c69fb 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -458,6 +458,7 @@
   <autotools id="caribou">
     <branch repo="git.gnome.org" module="caribou"/>
     <dependencies>
+      <dep package="libgee"/>
       <dep package="gtk3"/>
       <dep package="clutter"/>
       <dep package="libxklavier"/>



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