Add missing BuildRequires on gcc-c++

configure: error: C++ compiler cannot create executables

References: https://bugzilla.redhat.com/show_bug.cgi?id=1606142
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel8
Igor Gnatenko 7 years ago
parent 8bfa40dc53
commit b48ee0c2d1
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -9,6 +9,7 @@ URL: http://www.breakfastquay.com/rubberband/
Source0: http://code.breakfastquay.com/attachments/download/34/rubberband-1.8.1.tar.bz2
Patch0: %{name}-1.5.0-mk.patch
BuildRequires: gcc-c++
BuildRequires: fftw-devel libsamplerate-devel libsndfile-devel
BuildRequires: ladspa-devel vamp-plugin-sdk-devel
Requires: ladspa

Loading…
Cancel
Save