From 63642f0c692e1ad07461d0688320f059dc66fb4f Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Sep 22 2020 07:30:48 +0000 Subject: Drop gcc-c++ from the BuildRequires, it's no longer needed --- diff --git a/libinput.spec b/libinput.spec index bdfacb5..73c949c 100644 --- a/libinput.spec +++ b/libinput.spec @@ -19,7 +19,7 @@ Source0: http://www.freedesktop.org/software/libinput/libinput-%{version} %endif BuildRequires: git-core -BuildRequires: gcc gcc-c++ +BuildRequires: gcc BuildRequires: meson BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(mtdev) >= 1.1.0 @@ -142,6 +142,9 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3') %{_mandir}/man1/libinput-test-suite.1* %changelog +* Tue Sep 22 2020 Peter Hutterer +- Drop gcc-c++ from the BuildRequires, it's no longer needed + * Thu Aug 13 2020 Peter Hutterer 1.16.1-1 - libinput 1.1.6.1