[Spice-devel] [PATCH spice 10/10] configure: spice-protocol >= 0.9.2 (Header without sub list)

Yonit Halperin yhalperi at redhat.com
Wed Dec 28 09:15:19 PST 2011


---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 861e939..24a1839 100644
--- a/configure.ac
+++ b/configure.ac
@@ -132,7 +132,7 @@ AM_CONDITIONAL(SUPPORT_CLIENT, test "x$enable_client" = "xyes")
 dnl =========================================================================
 dnl Check deps
 
-PKG_CHECK_MODULES(PROTOCOL, spice-protocol >= 0.9.1)
+PKG_CHECK_MODULES(PROTOCOL, spice-protocol >= 0.9.2)
 AC_SUBST(PROTOCOL_CFLAGS)
 
 AC_CHECK_LIBM
-- 
1.7.6.4



More information about the Spice-devel mailing list