[jhbuild] world: add gspell



commit 5914db6bbe7706e7e45cbf354b342fa8e3e5204b
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed Oct 7 14:12:47 2015 +0200

    world: add gspell
    
    gspell is now hosted on gnome.org:
    https://wiki.gnome.org/Projects/gspell

 modulesets/gnome-world.modules |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index e087c40..3a94718 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -2471,6 +2471,18 @@
     </dependencies>
   </autotools>
 
+  <autotools id="gspell">
+    <branch/>
+    <dependencies>
+      <dep package="gtk+"/>
+      <dep package="enchant"/>
+      <dep package="iso-codes"/>
+      <dep package="m4-common"/>
+      <dep package="gtksourceview"/>
+      <dep package="libxml2"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="tumbler">
     <branch repo="git.xfce.org"
             module="xfce/tumbler"/>


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