[gnumeric] Win32: we need adwaita.



commit fd61069de10681bce32ceea23e29763d853be6ec
Author: Morten Welinder <terra gnome org>
Date:   Sun Dec 21 10:52:38 2014 -0500

    Win32: we need adwaita.

 tools/win32/moduleset.in |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/tools/win32/moduleset.in b/tools/win32/moduleset.in
index c3897cc..e62ad80 100644
--- a/tools/win32/moduleset.in
+++ b/tools/win32/moduleset.in
@@ -234,6 +234,13 @@
        </dependencies>
     </autotools>
 
+    <autotools id="adwaita">
+       <branch repo="gnome.org" module="sources/adwaita-icon-theme/3.15/adwaita-icon-theme-3.15.1.tar.xz" 
version="3.15.1"/>
+       <dependencies>
+           <dep package="gtk+"/>
+       </dependencies>
+    </autotools>
+
     <autotools id="gdk-pixbuf">
        <branch repo="gnome.org"
                module="sources/gdk-pixbuf/2.31/gdk-pixbuf-2.31.0.tar.xz"
@@ -409,6 +416,7 @@
            <dep package="cairo"/>
            <dep package="gdk-pixbuf"/>
            <dep package="gtk+"/>
+           <dep package="adwaita"/>
            <dep package="librsvg"/>
            <!-- <dep package="lasem"/> -->
        </dependencies>


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