aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2019-04-30 16:23:15 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2019-04-30 16:23:15 +0200
commit4556bf9eeb5083935ead5df3a436d18a3016cfcd (patch)
treebb9eaaea56d42b3a342892d88b8f89cfcfea6400 /INSTALL
parent01cb197301ec5e701a79de29aea7fab4f32fe793 (diff)
downloaddabmod-4556bf9eeb5083935ead5df3a436d18a3016cfcd.tar.gz
dabmod-4556bf9eeb5083935ead5df3a436d18a3016cfcd.tar.bz2
dabmod-4556bf9eeb5083935ead5df3a436d18a3016cfcd.zip
Do not use py3.6 f-strings for compatibility with py3.5
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 8a0d80a..0132f1c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,6 +2,7 @@ Required dependencies:
======================
* A C++11 capable compiler
+ * pkg-config
* FFTW 3.x
* Optional UHD for USRP
* Optional SoapySDR (see below)