From a71f2b70894a8118730d912edf27fe488580bd4c Mon Sep 17 00:00:00 2001 From: Antonio Borneo Date: Sat, 25 Jan 2025 17:26:16 +0100 Subject: [PATCH] README: report dependency from libjim The support for jimtcl submodule is deprecated. Report libjim as a dependency for building OpenOCD. Change-Id: Iaaeb03dc810451c0d72add281016c81b8cbf7059 Signed-off-by: Antonio Borneo Reviewed-on: https://review.openocd.org/c/openocd/+/8722 Reviewed-by: zapb Tested-by: jenkins --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README b/README index 950c71f70..fba758cfe 100644 --- a/README +++ b/README @@ -209,9 +209,7 @@ You'll also need: - make - libtool - pkg-config >= 0.23 or pkgconf - -OpenOCD uses jimtcl library; build from git can retrieve jimtcl as git -submodule. +- libjim >= 0.79 Additionally, for building from git: