From: Bruno Haible Date: Sat, 10 Jan 2026 09:19:02 +0000 (+0100) Subject: Document libjson-c version needed with MSVC. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=213b8656920e56600f8790f4f94f35d73e856cd5;p=thirdparty%2Fgettext.git Document libjson-c version needed with MSVC. * DEPENDENCIES (libjson-c): Add note regarding MSVC. --- diff --git a/DEPENDENCIES b/DEPENDENCIES index 278835d3a..ce1c82fc9 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -64,6 +64,8 @@ The following packages should be installed before GNU gettext is installed - On Debian and Debian-based systems: libjson-c-dev, - On Red Hat distributions: json-c-devel. - Other: https://repology.org/project/json-c/versions + + When building with the MS Visual C/C++ tool chain, version 0.19 or newer + is required. * libcurl + Recommended.