[lttng-dev] [PATCH babeltrace 1/2] Added Python 3.0 or better requirement to the README file
Yannick Brosseau
yannick.brosseau at gmail.com
Fri Feb 1 06:09:06 EST 2013
On 2013-02-01 00:50, Jérémie Galarneau wrote:
> Signed-off-by: Jérémie Galarneau <jeremie.galarneau at efficios.com>
> ---
> README | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/README b/README
> index 9df02e7..ce98e24 100644
> --- a/README
> +++ b/README
> @@ -49,6 +49,8 @@ To compile Babeltrace, you will need:
> (Debian/Ubuntu : python-dev)
> swig >= 2.0 (optional)
> (Debian/Ubuntu : swig2.0)
> + python 3.0 or better (optional)
> + (Debian/Ubuntu : python3)
We really need python 3.0 to run the bindings now?
>
More information about the lttng-dev
mailing list