From 7105c24c22e3bc769c90a096eeb917bd1d93fd2d Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Thu, 1 Dec 2011 11:43:09 -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 5cd565003..f4093b5d5 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ REQUIREMENTS: * Git : git://git.lttng.org/userspace-rcu.git * Website: http://lttng.org/urcu - - libpopt >= 1.8 + - libpopt >= 1.13 Library for parsing command line parameters * Debian/Ubuntu package: libpopt-dev -- 2.34.1