From d5f895bcb74bfe061befe858f4e4d9734c1c254e Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Wed, 17 Apr 2024 22:54:05 +0200 Subject: [PATCH] tests require c++ compiler --- wayland-protocols.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index c6efbfa..a8994e9 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -9,6 +9,7 @@ Group: Libraries Source0: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz # Source0-md5: 512393249240369ad70a17dd0f98edaa URL: https://wayland.freedesktop.org/ +BuildRequires: libstdc++-devel BuildRequires: meson >= 0.55.0 BuildRequires: ninja >= 1.5 BuildRequires: pkgconfig -- 2.44.0