[gnome-color-manager] Trivial: bump colord dependency to 1.3.1 for g_autoptr support



commit ac1563e758dfce0dcbb8db42ff39c193a6afe001
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Tue Feb 16 14:43:34 2016 +0100

    Trivial: bump colord dependency to 1.3.1 for g_autoptr support

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f5fb907..f5b3515 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,7 +84,7 @@ dnl ---------------------------------------------------------------------------
 PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.31.10 gobject-2.0 gthread-2.0 gio-2.0 >= 2.25.9)
 PKG_CHECK_MODULES(GTK, gtk+-3.0 >= 2.91.0)
 PKG_CHECK_MODULES(LCMS, lcms2 >= 2.2)
-PKG_CHECK_MODULES(COLORD, colord >= 0.1.34 colord-gtk >= 0.1.20)
+PKG_CHECK_MODULES(COLORD, colord >= 1.3.1 colord-gtk >= 0.1.20)
 AC_PATH_PROG(APPSTREAM_UTIL, [appstream-util], [unfound])
 
 dnl **** Check for VTE ****


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