From 8479699f391d0f26e6bb51d2313254d879f66323 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Thu, 1 Dec 2011 11:45:02 -0500 Subject: [PATCH] Update libpopt dependency to 1.13 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 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 2065bb8a..75bf0cf6 100644 --- 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) -- 2.34.1