commit 3c29be93be5fc4a11273566e1df079c1558bd770
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Nov 20 09:24:00 2019 +0000
Fix mistake
gr-dab.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gr-dab.spec b/gr-dab.spec
index a97c60e..8404d19 100644
--- a/gr-dab.spec
+++ b/gr-dab.spec
@@ -10,10 +10,10 @@ Version: 0.4
Release: 1%{?dist}
License: GPLv3+
BuildRequires: cmake, gcc-c++, python3-devel, python3-scipy, gnuradio-devel
-BuildRequires: python3-matplotlib, cppunit-devel, boost-devel, doxygen
+BuildRequires: python3-matplotlib, cppunit-devel, boost-devel, doxygen, fftw-devel
BuildRequires: swig, faad2-devel, findutils, texlive-latex, texlive-dvips
BuildRequires: texlive-newunicodechar, log4cpp-devel, gmp-devel, orc-devel
-Requires: python3-scipy, python3-matplotlib, fftw-devel
+Requires: python3-scipy, python3-matplotlib
Summary: GNU Radio DAB digital audio broadcasting module
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
Show replies by date