From 1dcec243d87958c2fc6585defbb9330a4a753ec3 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 21 Sep 2018 14:28:12 +0200 Subject: [PATCH] Add missing cc --- live555.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/live555.spec b/live555.spec index 4a4bb09..936a25e 100644 --- a/live555.spec +++ b/live555.spec @@ -7,6 +7,8 @@ License: LGPLv2+ URL: http://live555.com/liveMedia/ Source0: %{url}/public/live.%{version}.tar.gz +BuildRequires: gcc-c++ + # Packages using live555 must Requires this: #%%{?live555_version:Requires: live555%%{?_isa} = %%{live555_version}}