From 4d37a7dd4df6f40a34e841ce01b77af8e65694cc Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 24 2018 14:44:27 +0000 Subject: Add missing BuildRequires on gcc-c++ configure: error: C++ compiler cannot create executables References: https://bugzilla.redhat.com/show_bug.cgi?id=1603362 Signed-off-by: Igor Gnatenko --- diff --git a/aldo.spec b/aldo.spec index 0fc7a44..e342e29 100644 --- a/aldo.spec +++ b/aldo.spec @@ -8,6 +8,7 @@ License: GPLv2+ URL: http://aldo.nongnu.org/ Source0: http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar.bz2 +BuildRequires: gcc-c++ BuildRequires: libao-devel %description