From ac906279e6709b7d06cdf237c79d2c53456b87af Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 21 Jul 2018 10:16:54 +0100 Subject: [PATCH] add gcc-c++ dep --- libfakekey.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libfakekey.spec b/libfakekey.spec index ce7cee7..6bc00c7 100644 --- a/libfakekey.spec +++ b/libfakekey.spec @@ -6,7 +6,7 @@ License: LGPLv2+ URL: http://projects.o-hand.com/matchbox/ Source0: http://matchbox-project.org/sources/libfakekey/0.1/%{name}-%{version}.tar.bz2 -BuildRequires: gcc +BuildRequires: gcc gcc-c++ BuildRequires: libXtst-devel BuildRequires: libXi-devel