Dominique Leuenberger 2022-09-20 17:23:26 +00:00 committed by Git OBS Bridge
commit af067142f3
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