From: Jan Palus Date: Wed, 17 Apr 2024 20:54:05 +0000 (+0200) Subject: tests require c++ compiler X-Git-Tag: auto/th/wayland-protocols-1.35-1~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=d5f895bcb74bfe061befe858f4e4d9734c1c254e;p=packages%2Fwayland-protocols.git tests require c++ compiler --- 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