commit 294c94baec1df58205ae8973040a2f7d733d968c
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Nov 20 09:15:32 2019 +0000
Add missing build requires fftw-devel
gr-dab.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gr-dab.spec b/gr-dab.spec
index 702d680..a97c60e 100644
--- a/gr-dab.spec
+++ b/gr-dab.spec
@@ -13,7 +13,7 @@ BuildRequires: cmake, gcc-c++, python3-devel, python3-scipy,
gnuradio-devel
BuildRequires: python3-matplotlib, cppunit-devel, boost-devel, doxygen
BuildRequires: swig, faad2-devel, findutils, texlive-latex, texlive-dvips
BuildRequires: texlive-newunicodechar, log4cpp-devel, gmp-devel, orc-devel
-Requires: python3-scipy, python3-matplotlib
+Requires: python3-scipy, python3-matplotlib, fftw-devel
Summary: GNU Radio DAB digital audio broadcasting module
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
Show replies by date