From fc5ca5083b3fa9c003732f38c10e07703566e830 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Apr 30 2020 11:30:14 +0000 Subject: Add gcc-c++ build dep --- diff --git a/paho-c.spec b/paho-c.spec index bd7aec9..a314217 100644 --- a/paho-c.spec +++ b/paho-c.spec @@ -9,6 +9,7 @@ Source1: unused.abignore BuildRequires: cmake BuildRequires: gcc +BuildRequires: gcc-c++ BuildRequires: graphviz BuildRequires: doxygen BuildRequires: openssl-devel