[glom/gtkmm4v4] Build: Depend on avahi, uuid, and tls.



commit 4ff4c6515fc7feb92c0b46831f683c9cb7a11787
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Nov 1 20:51:20 2017 +0100

    Build: Depend on avahi, uuid, and tls.
    
    Needed for the libepc code.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ed04411..e106997 100644
--- a/configure.ac
+++ b/configure.ac
@@ -163,7 +163,7 @@ AS_IF([test "x$glom_enable_postgresql" = xyes],
 
 
 # Libraries used by libglom:
-REQUIRED_LIBGLOM_LIBS='giomm-2.56 >= 2.47.4 libxml++-4.0 >= 3.0.0 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 
libgdamm-6.0 >= 4.99.10 libgda-6.0 >= 5.2.1 libgda-postgres-6.0 libgda-postgres-6.0 libgda-mysql-6.0 
libarchive >= 3.0 libsoup-2.4 >= 2.48'
+REQUIRED_LIBGLOM_LIBS='giomm-2.56 >= 2.47.4 libxml++-4.0 >= 3.0.0 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 
libgdamm-6.0 >= 4.99.10 libgda-6.0 >= 5.2.1 libgda-postgres-6.0 libgda-postgres-6.0 libgda-mysql-6.0 
libarchive >= 3.0 libsoup-2.4 >= 2.48 avahi-client >= 0.6 avahi-glib >= 0.6 gnutls >= 1.4 uuid >= 1.36'
 
 # Libraries used by Glom:
 REQUIRED_GLOM_LIBS="$REQUIRED_LIBGLOM_LIBS gtkmm-4.0 >= 3.18.0 goocanvasmm-3.0 >= 1.90.11"


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