From 124f81b08fbe37446ac4cc2cd00c6c60c51580a6 Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Mon, 3 Jul 2017 10:21:20 -0300 Subject: [PATCH] Updated Common build problems (markdown) --- Common-build-problems.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Common-build-problems.md b/Common-build-problems.md index a34341b..5249e03 100644 --- a/Common-build-problems.md +++ b/Common-build-problems.md @@ -10,8 +10,6 @@ xz-utils tk-dev * Fedora/CentOS/RHEL: -FIXME: you may need to install `xz` to build some CPython version - ```sh dnf install zlib-devel bzip2 bzip2-devel readline-devel sqlite sqlite-devel openssl-devel xz xz-devel ```