summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2011-07-01 16:20:32 +0100
committerNeil Roberts <neil@linux.intel.com>2011-07-01 16:47:42 +0100
commitb11f6c9e11b4f15c846d56259ef8d879d5d3d2f7 (patch)
treeb27fe61452f7ee897a7e378273d0102362f55694 /README.in
parent50287dadffad6d96160e5233f7077e245cfa8c91 (diff)
downloadcogl-b11f6c9e11b4f15c846d56259ef8d879d5d3d2f7.tar.gz
README: Fix the required version number replacements
The README file is generated by the configure script so that it can include the required dependency version numbers. However there was no corresponding AC_SUBST calls for the versions so the README would be left with @THESE_MARKERS@.
Diffstat (limited to 'README.in')
-rw-r--r--README.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.in b/README.in
index c625f170..722c695d 100644
--- a/README.in
+++ b/README.in
@@ -43,7 +43,7 @@ Cogl also has optional dependencies:
The optional Cogl Pango library requires:
• Cairo ≥ @CAIRO_REQ_VERSION@
- • PangoCairo ≥ @PANGO_REQ_VERSION@
+ • PangoCairo ≥ @PANGOCAIRO_REQ_VERSION@
On X11, Cogl depends on the following extensions