From 3406f59b950a1bce9462ddf1587d543c3dc79d76 Mon Sep 17 00:00:00 2001 From: Richard Shaw Date: Fri, 22 May 2020 13:00:24 -0500 Subject: [PATCH] Add BR on lpcnetfreedv. --- codec2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/codec2.spec b/codec2.spec index aefae09..dc42b55 100644 --- a/codec2.spec +++ b/codec2.spec @@ -12,6 +12,7 @@ Source0: https://github.com/drowe67/codec2/archive/v%{version}/%{name}-%{ BuildRequires: gcc BuildRequires: cmake%{?rhel:3} BuildRequires: libsamplerate-devel +BuildRequires: lpcnetfreedv-devel BuildRequires: speex-devel %if ! 0%{?rhel} < 8 BuildRequires: speexdsp-devel