From 24db6ee03f7213bf198d3514ece31a03a4319924 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 3 Feb 2021 12:14:47 +0100 Subject: [PATCH] docs: spell out development The "-devel"-suffix is only helpful to RedHat users. Debian based distros use "-dev" instead. But let's get out of the distro-specific business, and instead just spell out "development", as this applies regardless of naming-scheme. Reviewed-by: Eric Anholt Part-of: --- docs/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index 2f20fdfd75c..2878f8a84f9 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -60,8 +60,8 @@ Third party/extra tools. ~~~~~~~~~~~~~~~~ The requirements depends on the features selected at configure stage. -Check/install the respective -devel package as prompted by the configure -error message. +Check/install the respective development package as prompted by the +configure error message. Here are some common ways to retrieve most/all of the dependencies based on the packaging tool used by your distro.