From 7511601c9b793a1ed4c540fde657e99fcf9c99d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E7=AB=B9=20=E4=B9=85=E7=BE=8E?= Date: Mon, 17 Nov 2025 13:42:59 +0900 Subject: [PATCH] Update wayland-protocols.spec --- wayland-protocols/wayland-protocols.spec | 7 ------- 1 file changed, 7 deletions(-) diff --git a/wayland-protocols/wayland-protocols.spec b/wayland-protocols/wayland-protocols.spec index 638eb3d..d0a3a70 100644 --- a/wayland-protocols/wayland-protocols.spec +++ b/wayland-protocols/wayland-protocols.spec @@ -9,13 +9,6 @@ URL: https://wayland.freedesktop.org Source: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz Source2: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz.sig Source3: %{name}.keyring -%if 0%{?suse_version} > 1500 -BuildRequires: c++_compiler -BuildRequires: c_compiler -%else -BuildRequires: gcc11 -BuildRequires: gcc11-c++ -%endif BuildRequires: meson >= 0.55.0 BuildRequires: pkgconfig BuildRequires: python3-base