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
This commit is contained in:
Bjørn Lie 2022-09-19 16:33:10 +00:00 committed by Git OBS Bridge
parent 6cdae4e0c5
commit 75972d18ab
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Sep 17 06:37:37 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- 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 <bjorn.lie@gmail.com>

View File

@ -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