Update libpopt dependency to 1.13
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Dec 2011 16:45:02 +0000 (11:45 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 1 Dec 2011 16:45:02 +0000 (11:45 -0500)
After careful review of popt cvs tree, after cross-correlation of CHANGE
file with source code POPT_ARGFLAG_OPTIONAL updates, identified that the
updates to this part of the code end at 1.13.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README

diff --git a/README b/README
index 2065bb8aeb6f2d818b411356d31e756beff88844..75bf0cf65464f7171813ff1a5de66dbe5da349bc 100644 (file)
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ To compile Babeltrace, you will need:
        uuid development libraries
          (Debian : uuid-dev)
          (Fedora : uuid-devel)
-       libpopt >= 1.8 development libraries
+       libpopt >= 1.13 development libraries
          (Debian : libpopt-dev)
          (Fedora : popt)
 
This page took 0.024124 seconds and 4 git commands to generate.