[vinagre] Fix typo in spice configure check



commit c036f0537bb9a4ddb151d829c10da41f96061d04
Author: Brett Witherspoon <spoonb exherbo org>
Date:   Mon Mar 7 21:06:49 2011 -0600

    Fix typo in spice configure check

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4fc0f5a..55991e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -97,7 +97,7 @@ AS_IF([test "x$have_rdp" = "xyes"],
 AM_CONDITIONAL([VINAGRE_ENABLE_RDP], [test "x$enable_rdp" = "xyes"])
 
 # Check for spice.
-SPICE_DEPS="spice-slient-gtk-3.0 >= 0.5"
+SPICE_DEPS="spice-client-gtk-3.0 >= 0.5"
 
 AC_ARG_ENABLE([spice],
   [AS_HELP_STRING([--disable-spice],



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