From a4c47e147608a1eaf16be4fe354a000416152976 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 05 2021 02:48:40 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/libsrtp.spec b/libsrtp.spec index 07beabf..80e428b 100644 --- a/libsrtp.spec +++ b/libsrtp.spec @@ -8,6 +8,7 @@ License: BSD URL: https://github.com/cisco/libsrtp Source0: https://github.com/cisco/libsrtp/archive/v%{version}.tar.gz BuildRequires: gcc, nss-devel, libpcap-devel +BuildRequires: make # Fix shared lib so ldconfig doesn't complain Patch0: libsrtp-2.3.0-shared-fix.patch # Fix namespace issue in test/util.c