Re-bootstrap build.

epel9
Richard Shaw 4 years ago
parent 9907798f28
commit 3f2d8d9440

@ -13,7 +13,7 @@ Source0: https://github.com/drowe67/codec2/archive/v%{version}/%{name}-%{
BuildRequires: gcc
BuildRequires: cmake%{?rhel:3}
BuildRequires: libsamplerate-devel
BuildRequires: lpcnetfreedv-devel
#BuildRequires: lpcnetfreedv-devel
BuildRequires: speex-devel
%if ! 0%{?rhel} < 8
BuildRequires: speexdsp-devel
@ -50,7 +50,7 @@ Example code for Codec 2
%build
%cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DLPCNET=ON
-DLPCNET=OFF
%cmake_build

Loading…
Cancel
Save