From 9ea3b5880b2c8a77bbf6fe5445c6c4dc662c0630 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Mon, 25 Mar 2013 20:28:36 -0400 Subject: [PATCH] Add optional Python >= 3.0 dependency to README MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau Signed-off-by: David Goulet --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index cfbf1ac0d..9aab80f1c 100644 --- a/README +++ b/README @@ -31,6 +31,11 @@ REQUIREMENTS: - Perl (optional) Needed for make check and tests. + - Python >= 3.0 (optional) + Needed for make check and tests. + + * Debian/Ubuntu package: python3 + - SWIG >= 2.0 (optional) Needed for Python bindings (--enable-python-bindings). -- 2.34.1