configure.ac: colord version to 0.1.27
authorMun Gwan-gyeong <elongbug@gmail.com>
Sat, 18 May 2013 12:43:10 +0000 (21:43 +0900)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 20 May 2013 21:29:28 +0000 (17:29 -0400)
configure.ac

index fd85b2c..93a6720 100644 (file)
@@ -288,7 +288,7 @@ AC_ARG_ENABLE(colord,
 AM_CONDITIONAL(ENABLE_COLORD,
               test "x$enable_colord" = "xyes")
 if test x$enable_colord = xyes; then
-  PKG_CHECK_MODULES(COLORD, colord >= 0.1.8)
+  PKG_CHECK_MODULES(COLORD, colord >= 0.1.27)
 fi
 
 AC_ARG_ENABLE(wcap-tools, [  --disable-wcap-tools],, enable_wcap_tools=yes)