From 00bf6d0d8781b53c56cb2f6ae2a600dc050311a1 Mon Sep 17 00:00:00 2001 From: Jaroslav Škarvada Date: Jun 15 2018 11:46:51 +0000 Subject: Added python2 requirement Signed-off-by: Jaroslav Škarvada --- diff --git a/gnuradio.spec b/gnuradio.spec index 63fe82a..4c6b30f 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -50,7 +50,7 @@ BuildRequires: portaudio-devel, libtool, gsm-devel BuildRequires: gsl-devel, tex(latex), numpy, PyQt4-devel, python-cheetah BuildRequires: xdg-utils, python-lxml, pygtk2-devel, orc-devel BuildRequires: sphinx, desktop-file-utils, python2-mako, python2-six -BuildRequires: uhd-devel +BuildRequires: uhd-devel, python2 %if ! 0%{?rhel:1} BuildRequires: PyQwt-devel, qwt-devel, qwtplot3d-qt4-devel %endif