From a2837a3b07f0755d7f68cb2e84df8418bb004b84 Mon Sep 17 00:00:00 2001 From: native-api Date: Sun, 9 May 2021 23:01:58 +0300 Subject: [PATCH] Updated Common build problems (markdown) --- Common-build-problems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common-build-problems.md b/Common-build-problems.md index c3b83c2..f354404 100644 --- a/Common-build-problems.md +++ b/Common-build-problems.md @@ -13,7 +13,7 @@ Below are some alternative packages that are are not in the recommended set and sudo apt install libedit-dev ``` - * An [inferior alternative](https://github.com/docker-library/python/issues/235) to `libncursesw`: + * An [inferior alternative](https://github.com/docker-library/python/issues/235) to `libncursesw5`: ```sh sudo apt install libncurses5-dev