From c4d433c5be6dadc45571e1ffc1e1f1d39907c38c Mon Sep 17 00:00:00 2001 From: Martin Anderseck Date: Fri, 29 Oct 2021 12:06:05 +0200 Subject: docs: Align dependencies and bump deb package versions Aligning dependencies between KB entries and documentation for Ubuntu 20.04 and bumping version numbers in the installation documentation to latest available versions in Ubuntu and PPA. --- host/docs/build.dox.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'host/docs/build.dox.in') diff --git a/host/docs/build.dox.in b/host/docs/build.dox.in index 8ce60ca76..680e27a8d 100644 --- a/host/docs/build.dox.in +++ b/host/docs/build.dox.in @@ -125,8 +125,11 @@ or install msysGit from http://code.google.com/p/msysgit/downloads/list. You can install all the dependencies through the package manager: - sudo apt-get install libboost-all-dev libusb-1.0-0-dev doxygen python3-docutils python3-mako python3-numpy python3-requests python3-ruamel.yaml python3-setuptools cmake build-essential - + sudo apt-get install autoconf automake build-essential ccache cmake cpufrequtils doxygen ethtool \ + g++ git inetutils-tools libboost-all-dev libncurses5 libncurses5-dev libusb-1.0-0 libusb-1.0-0-dev \ + libusb-dev python3-dev python3-mako python3-numpy python3-requests python3-scipy python3-setuptools \ + python3-ruamel.yaml + Your actual command may differ. \subsection build_dependencies_fedora Setting up the dependencies on Fedora -- cgit v1.2.3