[gnome-continuous] manifest: Remove "--disable-gtk-theme" configure option from librsvg



commit 6346ada01e6b2a1c5033150e0e67510b78a774dd
Author: Javier Jardón <jjardon gnome org>
Date:   Sat Jul 19 20:45:08 2014 +0100

    manifest: Remove "--disable-gtk-theme" configure option from librsvg
    
    The support for GTK+2 along with the old theme engine was removed
    several time ago

 manifest.json |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 7756885..dd68cf7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -616,8 +616,7 @@
 
                {"src": "gnome:libcroco"},
 
-               {"src": "gnome:librsvg",
-                "config-opts": ["--disable-gtk-theme"]},
+               {"src": "gnome:librsvg"},
 
                {"src": "fd-gstreamer:orc",
                 "config-opts": ["--disable-gtk-doc"]},


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