[recipes/image-download: 7/10] Depend on libsoup



commit 69901e6984f4061edf11af067662ad47d6e6cf86
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Mar 5 18:06:39 2017 -0500

    Depend on libsoup
    
    We need it to download images.

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 50b8794..77f3649 100644
--- a/configure.ac
+++ b/configure.ac
@@ -139,6 +139,7 @@ dnl ***********************************************************************
 PKG_CHECK_MODULES(RECIPES, [gmodule-2.0
                             gio-2.0 >= 2.42
                             gtk+-3.0 >= 3.22
+                            libsoup-2.4
                             $AUTOAR_DEP
                             $GSPELL_DEP
                             $CANBERRA_DEP])


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