From b5097c2c8a623946bf4b7b3f5eb8753fae2e8b7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20P=C3=A4tsi?= Date: Sat, 26 Nov 2011 15:55:21 +0200 Subject: [PATCH] INSTALL: Fix typo in required Cairo version --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 6ce5c0d948..89cbce2f81 100644 --- a/INSTALL +++ b/INSTALL @@ -48,7 +48,7 @@ header files installed. (>= 2.24.0), and Pango (>= 1.29.4). Sources for these can be grabbed from ftp://ftp.gtk.org/. - 5. We use cairo >= 1.20.2, which is hosted at + 5. We use cairo >= 1.10.2, which is hosted at http://www.cairographics.org/. 6. We require PangoCairo, a Pango backend using Cairo. Make sure you