[shotwell] Remove web dependencies of core shotwell



commit 8e539a21c46141aaa891057ce50fafaf6497b10a
Author: Jens Georg <mail jensge org>
Date:   Sat Mar 4 09:43:23 2017 +0100

    Remove web dependencies of core shotwell
    
    Only necessary for plugins or authenticators
    
    Signed-off-by: Jens Georg <mail jensge org>

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2da3681..11ae398 100644
--- a/configure.ac
+++ b/configure.ac
@@ -117,10 +117,8 @@ PKG_CHECK_MODULES(SHOTWELL, [
                              libexif >= 0.6.16
                              libgphoto2 >= 2.5.0
                              libraw >= 0.13.2
-                             libsoup-2.4 >= 2.42.0
                              libxml-2.0 >= 2.6.32
                              sqlite3 >= 3.5.9
-                             webkit2gtk-4.0
                             ])
 PKG_CHECK_MODULES(THUMBNAILER, [gee-0.8 >= 0.8.5 gtk+-3.0 >= 3.14.0
                                 gstreamer-base-1.0 >= 1.0.0])


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