From 75972d18ab975112ab63fb575ecf5e2c4102c7baedaea0fc330029b262867fdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 19 Sep 2022 16:33:10 +0000 Subject: [PATCH] Accepting request 1004259 from home:cgiboudeaux:branches:X11:Wayland - Explicitly require a python3 interpreter to build wayland-protocols. It's needed to build the tests. OBS-URL: https://build.opensuse.org/request/show/1004259 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=59 --- wayland-protocols.changes | 6 ++++++ wayland-protocols.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/wayland-protocols.changes b/wayland-protocols.changes index 359d736..2ce135e 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 06:37:37 UTC 2022 - Christophe Giboudeaux + +- Explicitly require a python3 interpreter to build + wayland-protocols. It's needed to build the tests. + ------------------------------------------------------------------- Tue Jul 12 20:14:54 UTC 2022 - Bjørn Lie diff --git a/wayland-protocols.spec b/wayland-protocols.spec index a2c8c74..19bd452 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -33,6 +33,7 @@ Patch0: wayland-protocols-disable-pedantic-test-unstable-xdg-decoration- BuildRequires: c++_compiler BuildRequires: c_compiler BuildRequires: meson >= 0.55.0 +BuildRequires: python3-base BuildRequires: pkgconfig BuildRequires: pkgconfig(wayland-scanner) BuildArch: noarch