From eb31912bf4518c97cff287d61ce68d4411bdcf55 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Mon, 12 Feb 2018 10:15:27 +0100 Subject: [PATCH] README.md: Add build tools to Debian command (#678) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c83aca1b..5d97d3ce 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Depending on your system, you may also need to install the following libraries. Debian: - sudo apt-get install libtool libusb-1.0.0-dev librtlsdr-dev rtl-sdr + sudo apt-get install libtool libusb-1.0.0-dev librtlsdr-dev rtl-sdr build-essential autoconf cmake Centos/Fedora/RHEL (for Centos/RHEL with enabled EPEL):