Signed-off-by: Uri Lublin <u...@redhat.com>
---
 configure.ac.shared |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.ac.shared b/configure.ac.shared
index 93ad689..88bc8be 100644
--- a/configure.ac.shared
+++ b/configure.ac.shared
@@ -86,12 +86,12 @@ AC_SUBST(LIBRT)

 SPICE_NONPKGCONFIG_LIBS+=" $LIBM $LIBRT"

-PKG_CHECK_MODULES(QCAIRO, qcairo >= 1.4.6)
+PKG_CHECK_MODULES(QCAIRO, cairo-spice >= 1.4.6)
 AC_SUBST(QCAIRO_CFLAGS)
 AC_SUBST(QCAIRO_LIBS)
-QCAIRO_LIBDIR=`pkg-config --variable=libdir qcairo`
+QCAIRO_LIBDIR=`pkg-config --variable=libdir cairo-spice`
 AC_SUBST(QCAIRO_LIBDIR)
-SPICE_REQUIRES+=" qcairo >= 1.4.6"
+SPICE_REQUIRES+=" cairo-spice >= 1.4.6"

 PKG_CHECK_MODULES(CELT051, celt051 >= 0.5.1.1)
 AC_SUBST(CELT051_CFLAGS)
-- 
1.6.5.2


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Spice-space-devel mailing list
Spice-space-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spice-space-devel

Reply via email to