From 8bd6cc799e97469f7a1bbfdf89bbe5712a9961dd Mon Sep 17 00:00:00 2001 From: Kelson Date: Fri, 13 Jun 2025 10:03:40 +0000 Subject: [PATCH] Add "libzim" has clear dependency to README.md libzim is not anymore "behind" libkiwix, it should be listed here. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24b127b..9726810 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Dependencies The Kiwix Desktop application relies on many third party software libraries. The following libraries need to be available: +* [libzim](https://github.com/openzim/libzim/) * [libkiwix](https://github.com/kiwix/libkiwix/) * [Qt](https://www.qt.io/) * [aria2](https://aria2.github.io/)