From 4c639691832030a34bde40a7d17af841414898c8 Mon Sep 17 00:00:00 2001 From: Thierry Martinez Date: Thu, 13 Aug 2020 17:32:49 +0200 Subject: [PATCH] Add a note for python3-dev as runtime dependency --- readme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.txt b/readme.txt index 3e47137f..339bd451 100644 --- a/readme.txt +++ b/readme.txt @@ -48,6 +48,10 @@ files. ocaml-native-compilers or ocaml-nox + - For the Python scripting feature in SmPL: python3-dev + Note python3-dev is only a runtime dependency: it is _not_ required for + building coccinelle. + --------------------------------------------------------------------------- Contributing: -- GitLab