From 4a0b85845be99bc8c3760c5eb71827577be288a8 Mon Sep 17 00:00:00 2001 From: Berbe <4251220+Berbe@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:25:14 +0200 Subject: [PATCH] Doc: Add LZMA development library --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 75559047..4c8a1be1 100644 --- a/README.rst +++ b/README.rst @@ -233,6 +233,7 @@ the following packages to get autoconf macros: * autotools-dev * autopoint * libtool +* liblzma-dev And run the following command to generate configure script and other files necessary to build the program::