From 2d6c2aa1004d10bbd347960cabc4e8942c6ac2fe Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 1 Oct 2018 16:31:31 +0200 Subject: [PATCH] Add c++ --- libplacebo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libplacebo.spec b/libplacebo.spec index 76482c5..5fc03c0 100644 --- a/libplacebo.spec +++ b/libplacebo.spec @@ -8,6 +8,7 @@ URL: https://github.com/haasn/libplacebo Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: gcc +BuildRequires: gcc-c++ BuildRequires: meson # Use a more modern compiler toolchain on EL7 %if 0%{?rhel} == 7