From d89f6224716c0da8c8b601838830601cacb88270 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Tue, 7 Feb 2023 16:53:15 +0100 Subject: [PATCH] Fix description of which dependencies is in the docker image. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5377ab..572c4c3 100644 --- a/README.md +++ b/README.md @@ -173,8 +173,8 @@ systems](.github/ci_images/) too. These prepared environments include: compilers, binary toolchains and any third-party tool necessary to run the compilation toolchain. They -don't contain pre-compiled library dependence (like Xapian, Libicu, -Libmicrohttps, ...), Qt being an exception, for any Kiwix solution. +don't contain pre-compiled library dependences build by kiwix-build, (like Xapian, Libicu, +Libmicrohttps, ...) but it contains dependencies installed with package manager. These container images are necessary and intended to be used by Kiwix itself in many of its CI. But they are free to download et can be