From 2b8451cbe2d4745226687addf0a8888eb5b940e8 Mon Sep 17 00:00:00 2001 From: devnulling Date: Tue, 3 May 2016 21:26:43 -0700 Subject: [PATCH] Add PyZMQ to required dependencies --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index c3201e4..20157f9 100644 --- a/README +++ b/README @@ -97,6 +97,7 @@ gr-air-modes requires: * Python >= 2.5 (written for Python 2.7, Python 3.0 might work) ** NumPy and SciPy are required for the FlightGear output plugin. +* PyZMQ * Gnuradio >= 3.5.0 * Ettus UHD >= 3.4.0 for use with USRPs * osmosdr (any version) for use with RTLSDR dongles